C# 클래스 HoloToolkit.Sharing.Log
파일 보기
프로젝트 열기: OpenHID/InteractivePaint
보호된 프로퍼티들
공개 메소드들
메소드 |
설명 |
|
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 |
|
|
메소드 상세
public static Error ( string message ) : void |
message |
string |
|
리턴 |
void |
|
public static Info ( string message ) : void |
message |
string |
|
리턴 |
void |
|
public static Warning ( string message ) : void |
message |
string |
|
리턴 |
void |
|
프로퍼티 상세
protected bool swigCMemOwn |
리턴 |
bool |
|