ObjectMapper.map

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TDest map(TSource source, AutoMapper am)
  2. TDest map(TSource a)
    class ObjectMapper(MapperConfig)
    static if(is(MapperConfig : ObjectMapperConfig!(TSource, TDest, TSourceConv, TDestConv, Reverse, Mappings), TSourceConv, TDestConv, bool Reverse, Mappings...))
    map
    if ()

Meta