C# 클래스 HoloToolkit.Sharing.Settings

상속: global::System.IDisposable
파일 보기 프로젝트 열기: OpenHID/InteractivePaint

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Dispose ( ) : void
GetLocalUserName ( ) : XString
GetServerAddress ( ) : XString
GetServerPort ( ) : int
GetViewerAddress ( ) : XString
GetViewerPort ( ) : int
Settings ( )

비공개 메소드들

메소드 설명
Settings ( global cPtr, bool cMemoryOwn )
getCPtr ( Settings obj ) : global::System.Runtime.InteropServices.HandleRef

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GetLocalUserName() 공개 메소드

public GetLocalUserName ( ) : XString
리턴 XString

GetServerAddress() 공개 메소드

public GetServerAddress ( ) : XString
리턴 XString

GetServerPort() 공개 메소드

public GetServerPort ( ) : int
리턴 int

GetViewerAddress() 공개 메소드

public GetViewerAddress ( ) : XString
리턴 XString

GetViewerPort() 공개 메소드

public GetViewerPort ( ) : int
리턴 int

Settings() 공개 메소드

public Settings ( )

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool