C# (CSharp) Rebel.Framework.TypeMapping Namespace

Сlasses

Name Description
FrameworkModelMapper
MapperDefinition Defines a mapper definition with both the mapper instance and its metadata
ObjectDefinition Defines an object
PropertyCache Used to lookup property descriptors for types/object and cache them internal so we don't need to look them up again
PropertyDefinition Defines a property
PropertyMapDefinition Defines a map from a source to a target object
TypeMapDelegatePair Represents a pair of delegates to assist in type mapping; one to map by reference to an existing destination object and one to provide a new result by return.
TypeMapperMetadata