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