| Mapper Constructor (ISession) | 
            Creates a new instance of the mapper using 
Global mapping definitions.
            
 
Namespace: Dse.MappingAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic Mapper(
	ISession session
)
Parameters
- session
 - Type: DseISession
 
See Also