C# 클래스 HoloToolkit.Sharing.Log

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

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Dispose ( ) : void
Error ( string message ) : void
Info ( string message ) : void
Log ( )
Warning ( string message ) : void

비공개 메소드들

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

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Error() 공개 정적인 메소드

public static Error ( string message ) : void
message string
리턴 void

Info() 공개 정적인 메소드

public static Info ( string message ) : void
message string
리턴 void

Log() 공개 메소드

public Log ( )

Warning() 공개 정적인 메소드

public static Warning ( string message ) : void
message string
리턴 void

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool