C# Class SessionManager.Network.XToolsApp.ConsoleLogWriter

Inheritance: HoloToolkit.Sharing.LogWriter
Afficher le fichier Open project: Microsoft/HoloToolkit

Méthodes publiques

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

Method Details

WriteLogEntry() public méthode

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