Skip to content

Methods_T_CodeJam_Mapping_Map

andrewvk edited this page Jun 23, 2016 · 4 revisions

Map Methods

[This is preliminary documentation and is subject to change.]

Methods

 

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