C# Class Whitelog.Core.Loggers.String.StringAppenders.Console.SubmitConsoleLogEntry.SyncSubmitConsoleLogEntry

Inheritance: ISubmitConsoleLogEntry
Afficher le fichier Open project: ronenbarak/Whitelog

Méthodes publiques

Méthode Description
AddLogEntry ( string text, ColorLine colorLine ) : void
WaitForIdle ( ) : void

Method Details

AddLogEntry() public méthode

public AddLogEntry ( string text, ColorLine colorLine ) : void
text string
colorLine ColorLine
Résultat void

WaitForIdle() public méthode

public WaitForIdle ( ) : void
Résultat void