C# 클래스 HoloToolkit.Sharing.LogWriter

상속: global::System.IDisposable
파일 보기 프로젝트 열기: OpenHID/InteractivePaint 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Dispose ( ) : void
LogWriter ( )
WriteLogEntry ( LogSeverity severity, string message ) : void

비공개 메소드들

메소드 설명
LogWriter ( global cPtr, bool cMemoryOwn )
SwigDerivedClassHasMethod ( string methodName, global methodTypes ) : bool
SwigDirectorConnect ( ) : void
SwigDirectorWriteLogEntry ( int severity, string message ) : void
getCPtr ( LogWriter obj ) : global::System.Runtime.InteropServices.HandleRef

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

LogWriter() 공개 메소드

public LogWriter ( )

WriteLogEntry() 공개 메소드

public WriteLogEntry ( LogSeverity severity, string message ) : void
severity LogSeverity
message string
리턴 void

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool