MappingConfigurationGetT Method  | 
 
            If defined, returns the mapping for POCO type T, otherwise returns null.
            
 
    Namespace: 
   Dse.Mapping
    Assembly:
   Dse (in Dse.dll) Version: 2.9.0
Syntaxpublic ITypeDefinition Get<T>()
Type Parameters
- T
 
Return Value
Type: 
ITypeDefinition
See Also