-
Couldn't load subscription status.
- Fork 35
Overload_CodeJam_Mapping_Map_GetMapper
Andrew Koryavchenko edited this page Jul 4, 2017
·
3 revisions
| Name | Description | |
|---|---|---|
![]()
|
GetMapper(TFrom, TTo)() | Returns a mapper to map an object of TFrom type to an object of TTo type. |
![]()
|
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. |
