AutoMapperConvention Class

Summary

AutoMapperConvention. Implements the IServiceConvention
AutoMapperConvention
Object
IConvention

Syntax

public class AutoMapperConvention : IServiceConvention, IConvention<IServiceConventionContext>, 
    IConvention

Constructors

Name Summary
AutoMapperConvention(AutoMapperOptions) Initializes a new instance of the AutoMapperConvention class.

Methods

Name Value Summary
Register(IServiceConventionContext) void
Registers the specified context.

Extension Methods

See Also