| | Name | Description |
|---|
 | GetObjectTSource, TTarget(TSource) |
Creates a object of the target type and maps all properties using default mapping rule - mapping by name.
|
 | GetObjectTSource, TTarget(TSource, ReadOnlyDictionaryString, ActionTSource, TTarget) |
Creates a object of the target type and maps all properties using default mapping rule - mapping by name.
|
 | GetObjectTSource, TTarget(TSource, ReadOnlyDictionaryString, ActionTSource, TTarget, FuncTSource, TTarget) |
Creates a object of the target type and maps all properties using default mapping rule - mapping by name.
|