MappingConfigurationGetT Method |
If defined, returns the mapping for POCO type T, otherwise returns null.
Namespace: Dse.MappingAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax public ITypeDefinition Get<T>()
Type Parameters
- T
Return Value
Type:
ITypeDefinitionSee Also