C# Class HoloToolkit.Sharing.LogWriter

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

Protected Properties

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
LogWriter ( )
WriteLogEntry ( LogSeverity severity, string message ) : void

Private Methods

Méthode Description
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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

LogWriter() public méthode

public LogWriter ( )

WriteLogEntry() public méthode

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

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool