Click or drag to resize
IObjectMapperTFrom, TTo Methods
Methods
  NameDescription
Public methodMap(TFrom)
Converts an instance of TFrom to an instance of TTo.
Public methodMap(TTo)
Converts an instance of TTo to an instance of TFrom.
Top
See Also