Constructor WrappingCoreSession
WrappingCoreSession(ICoreSession, bool)
Initializes a new instance of the WrappingCoreSession class.
public WrappingCoreSession(ICoreSession wrapped, bool ownsWrapped)
Parameters
wrapped
ICoreSessionThe wrapped.
ownsWrapped
boolif set to
true
[owns wrapped].