C# Class Whitelog.Core.Loggers.String.StringAppenders.Console.ConsoleLogEntry

Afficher le fichier Open project: ronenbarak/Whitelog

Méthodes publiques

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

Method Details

PrintTextLine() public static méthode

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