We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[This is preliminary documentation and is subject to change.]
Initializes a new instance of the MapperBuilder(TFrom, TTo) class
Namespace: CodeJam.MappingAssembly: CodeJam (in CodeJam.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public MapperBuilder()
VB
Public Sub New
F#
new : unit -> MapperBuilder
MapperBuilder(TFrom, TTo) ClassCodeJam.Mapping Namespace