automapper ~master (2019-01-24T20:09:57Z)
Dub
Repo
ObjectMapper.map
automapper
mapper
ObjectMapper
Undocumented in source. Be warned that the author may not have intended to support it.
TDest
map
(TSource source, AutoMapper am)
class
ObjectMapper
(MapperConfig)
static
static if
(
is(MapperConfig : ObjectMapperConfig!(TSource, TDest, TSourceConv, TDestConv, Reverse, Mappings), TSourceConv, TDestConv, bool Reverse, Mappings...)
)
TDest
map
(
AutoMapper
)
(
TSource
source
,
AutoMapper
am
)
if
(
isObjectMapperConfig
!
MapperConfig
)
TDest
map
(TSource a)
Meta
Source
See Implementation
automapper
mapper
ObjectMapper
aliases
TDest
TSource
constructors
this
static functions
map