HoloToolkit.Sharing.Session.Session C# (CSharp) Method

Session() private method

private Session ( global cPtr, bool cMemoryOwn )
cPtr global
cMemoryOwn bool
  internal Session(global::System.IntPtr cPtr, bool cMemoryOwn) {
    swigCMemOwn = cMemoryOwn;
    swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr);
  }