Skip to content

Overload_CodeJam_Mapping_Mapper_2_Map

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

Mapper(TFrom, TTo).Map Method

Overload List

 

Name Description
Public method Map(TFrom) Returns a mapper to map an object of TFrom type to an object of TTo type.
Public method Map(TFrom, TTo) Returns a mapper to map an object of TFrom type to an object of TTo type.
Public method Map(TFrom, TTo, IDictionary(Object, Object)) Returns a mapper to map an object of TFrom type to an object of TTo type.
  Back to Top

See Also

Reference

Mapper(TFrom, TTo) Class
CodeJam.Mapping Namespace

Clone this wiki locally