Click or drag to resize

Mapper Constructor (ISession)

Creates a new instance of the mapper using Global mapping definitions.

Namespace:  Dse.Mapping
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public Mapper(
	ISession session
)

Parameters

session
Type: DseISession
See Also