Method | Description | |
---|---|---|
CreateMapperConfiguration ( IComponentContext componentContext ) : MapperConfiguration |
Creates AutoMapper configuration using profiles registered to Autofac container.
|
public CreateMapperConfiguration ( IComponentContext componentContext ) : MapperConfiguration | ||
componentContext | IComponentContext | Autofac component context. |
return | MapperConfiguration |