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

DiscoveryClient() private method

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