Skip to content

Overload_CodeJam_Mapping_MapperBuilder_2_FromMapping

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

MapperBuilder(TFrom, TTo).FromMapping Method

Overload List

 

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

See Also

Reference

MapperBuilder(TFrom, TTo) Class
CodeJam.Mapping Namespace

Clone this wiki locally