C# Class HoloToolkit.Sharing.Receipt

Inheritance: global::System.IDisposable
Mostrar archivo Open project: OpenHID/InteractivePaint

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Clear ( ) : void
Dispose ( ) : void
Receipt ( )

Private Methods

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

Method Details

Clear() public method

public Clear ( ) : void
return void

Dispose() public method

public Dispose ( ) : void
return void

Receipt() public method

public Receipt ( )

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool