Methods
| Name | Description | |
|---|---|---|
| MapTo(Object) |
Performs default data mapping to specified object (data annotations are used if present).
| |
| MapTo(Type) |
Creates model of specified type and performs default mapping to this object.
|
See Also