C# Class HoloToolkit.Sharing.Listener

Inheritance: global::System.IDisposable
ファイルを表示 Open project: OpenHID/InteractivePaint

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
IsRegistered ( ) : bool
Listener ( )
UnregisterAll ( ) : void

Private Methods

Method Description
Listener ( global cPtr, bool cMemoryOwn )
getCPtr ( Listener obj ) : global::System.Runtime.InteropServices.HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

IsRegistered() public method

public IsRegistered ( ) : bool
return bool

Listener() public method

public Listener ( )

UnregisterAll() public method

public UnregisterAll ( ) : void
return void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool