Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Whitelog
Core
Loggers
String
StringAppenders
Console
ConsoleLogEntry
C# Class Whitelog.Core.Loggers.String.StringAppenders.Console.ConsoleLogEntry
Exibir arquivo
Open project: ronenbarak/Whitelog
Public Methods
Method
Description
PrintTextLine
(
string
text
,
ColorLine
colorLine
) :
void
Method Details
PrintTextLine()
public
static
method
public
static
PrintTextLine
(
string
text
,
ColorLine
colorLine
) :
void
text
string
colorLine
ColorLine
return
void