We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Defines member name mapping for source types.
Namespace: CodeJam.MappingAssembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
Dictionary<Type, Dictionary<string, string>> FromMappingDictionary { get; set; }
VB
Property FromMappingDictionary As Dictionary(Of Type, Dictionary(Of String, String)) Get Set
F#
abstract FromMappingDictionary : Dictionary<Type, Dictionary<string, string>> with get, set
Type: Dictionary(Type, Dictionary(String, String))
IMapperBuilder InterfaceCodeJam.Mapping Namespace
There was an error while loading. Please reload this page.