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