Skip to content

Overload_CodeJam_Mapping_MapperBuilder_2_FromMapping

andrewvk edited this page Jun 23, 2016 · 3 revisions

MapperBuilder(TFrom, TTo).FromMapping Method

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

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