Skip to content

Overload_CodeJam_Mapping_Map_GetMapper

andrewvk edited this page Jun 23, 2016 · 3 revisions

Map.GetMapper Method

Overload List

 

Name Description
Public methodStatic member GetMapper(TFrom, TTo)() Returns a mapper to map an object of TFrom type to an object of TTo type.
Public methodStatic member GetMapper(TFrom, TTo)(Func(MapperBuilder(TFrom, TTo), MapperBuilder(TFrom, TTo))) Returns a mapper to map an object of TFrom type to an object of TTo type.
  Back to Top

See Also

Reference

Map Class
CodeJam.Mapping Namespace

Clone this wiki locally