ModelDataExtensions.GetObject Method |
Name | Description | |
---|---|---|
![]() ![]() | GetObject<TSource, TTarget>(TSource) |
Creates a object of the target type and maps all properties using default mapping rule - mapping by name.
|
![]() ![]() | GetObject<TSource, TTarget>(TSource, ReadOnlyDictionary<TKey, TValue>) | |
![]() ![]() | GetObject<TSource, TTarget>(TSource, ReadOnlyDictionary<TKey, TValue>, Boolean) |