C# Class HoloToolkit.Sharing.ConsoleLogWriter

Inheritance: LogWriter
Afficher le fichier Open project: peted70/fd-holodemo Class Usage Examples

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