Class | Description | |
---|---|---|
AbstractMapper | An abstract mapper. Provides a functionality to map an object. | |
AbstractMapping | An abstract mapping between a mapping source and a linking target. | |
AbstractMappingContext | An abstract mapping context. | |
AbstractMappingProvider | An abstract mapping provider. | |
AbstractMappingSource | An abstract mapping source. | |
AbstractMemberMappingDefinition | Abstract member mapping definition. | |
AbstractOperationContext | An abstract operation context. | |
AbstractTypeMappingDefinition | Abstract type mapping definition. | |
ExecutionException | Indicates an error when the live mapper performs one of its operations. | |
MappedObject | A utility base class for mapped objects. Contains commonly used meta-members. | |
MappingException | Indicates an error during live mapping. | |
MappingTagAttribute | Applies a mapping tag to a member. | |
MappingUpdateFailureEventArgs | Contains information about an update failure for AbstractMapper.UpdateFailure event. | |
MetaMemberAttribute | Causes the member (field, method or property) be set to a named information gathered during mapping (a metainformation). | |
ValidationException | Indicates an error validating the linking target data. |