Interface | Description |
---|---|
Mapper<T> |
Provides support for mapping parts of <T> instances by finding the matching parts and mark them with the same
identifier.
|
Class | Description |
---|---|
AutoMapper |
AutoMapper is a tool that performs automated chemical reaction mapping. |
AutoMapper.Options |
Option object for set common options when mapping called by static way.
|
Enum | Description |
---|---|
Mapper.MappingStyle |
Available mapping styles by
Mapper |