Constructor WrappingCoreSession
WrappingCoreSession(ICoreSession, bool)
Initializes a new instance of the WrappingCoreSession class.
public WrappingCoreSession(ICoreSession wrapped, bool ownsWrapped)Parameters
- wrappedICoreSession
- The wrapped. 
- ownsWrappedbool
- if set to - true[owns wrapped].