Skip to content

Overload_CodeJam_Mapping_Mapper_2_Map

andrewvk edited this page Jun 23, 2016 · 3 revisions

Mapper(TFrom, TTo).Map Method

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

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