Name | Description | |
---|---|---|
AddTypeMappingDefinition | Adds a type mapping definition for a specified type to this mapping provider. | |
CreateMappingContext | Creates a new mapping context, based on a given template. | |
Equals | (Inherited from object) | |
GetHashCode | Serves as the default hash function. (Inherited from object) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
GetTypeMappingDefinition | Obtains a type mapping definition for a given type, either by looking up an already loaded definition, or loading it, if not known to the provider yet. | |
MapMember | Maps a member, using a given member mapping definition. | |
MapType | Overloaded. Maps a type, obtaining the type mapping definition for the target first. | |
NewTypeMappingDefinition | Creates a new (empty) type mapping definition for use with this mapping provider. | |
ToString | Returns a string that represents the current object. (Inherited from object) |