Пример #1
0
 public MapperService(IMapperConfiguration configuration)
 {
     Mapper.Initialize(configuration.Config());
 }