C# Class HoloToolkit.Sharing.Settings

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
GetLocalUserName ( ) : XString
GetServerAddress ( ) : XString
GetServerPort ( ) : int
GetViewerAddress ( ) : XString
GetViewerPort ( ) : int
Settings ( )

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GetLocalUserName() public method

public GetLocalUserName ( ) : XString
return XString

GetServerAddress() public method

public GetServerAddress ( ) : XString
return XString

GetServerPort() public method

public GetServerPort ( ) : int
return int

GetViewerAddress() public method

public GetViewerAddress ( ) : XString
return XString

GetViewerPort() public method

public GetViewerPort ( ) : int
return int

Settings() public method

public Settings ( )

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool