C# Class HoloToolkit.Sharing.Log

Inheritance: global::System.IDisposable
Afficher le fichier Open project: OpenHID/InteractivePaint

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
Error ( string message ) : void
Info ( string message ) : void
Log ( )
Warning ( string message ) : void

Private Methods

Méthode Description
Log ( global cPtr, bool cMemoryOwn )
getCPtr ( Log obj ) : global::System.Runtime.InteropServices.HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Error() public static méthode

public static Error ( string message ) : void
message string
Résultat void

Info() public static méthode

public static Info ( string message ) : void
message string
Résultat void

Log() public méthode

public Log ( )

Warning() public static méthode

public static Warning ( string message ) : void
message string
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool