Skip to content

Overload_CodeJam_Mapping_MapperBuilder_2_Mapping

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

MapperBuilder(TFrom, TTo).Mapping Method

Overload List

 

Name Description
Public method Mapping(T)(IReadOnlyDictionary(String, String)) Defines member name mapping for source and destination types.
Public method Mapping(IReadOnlyDictionary(String, String)) Defines member name mapping for source and destination types.
Public method Mapping(T)(String, String) Defines member name mapping for source and destination types.
Public method Mapping(String, String) Defines member name mapping for source and destination types.
Public method Mapping(Type, IReadOnlyDictionary(String, String)) Defines member name mapping for source and destination types.
Public method Mapping(Type, String, String) Defines member name mapping for source and destination types.
  Back to Top

See Also

Reference

MapperBuilder(TFrom, TTo) Class
CodeJam.Mapping Namespace

Clone this wiki locally