HoloToolkit.Sharing.ClientConfig.ClientConfig C# (CSharp) Метод

ClientConfig() приватный Метод

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

Same methods

ClientConfig::ClientConfig ( ClientRole role )