Name | Description | |
---|---|---|
![]() | AddTypeMappingDefinition | Adds a type mapping definition for a specified type to this mapping provider. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider) |
![]() | CreateMappingContext | Creates a new mapping context, based on a given template. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider) |
![]() | 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. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider) |
![]() | MapMember | Maps a member, using a given member mapping definition. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider) |
![]() | MapType | Overloaded. Maps a type, obtaining the type mapping definition for the target first. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider) |
![]() | NewTypeMappingDefinition | Creates a new (empty) type mapping definition for use with this mapping provider. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider) |
![]() | ToString | Returns a string that represents the current object. (Inherited from object) |