HoloToolkit.Sharing.Session.Session C# (CSharp) 메소드

Session() 개인적인 메소드

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);
  }