C# Class HoloToolkit.Sharing.LogManager

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
Log ( LogSeverity severity, string message ) : void

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Log() public méthode

public Log ( LogSeverity severity, string message ) : void
severity LogSeverity
message string
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool