Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Linguist
Log
C# Class Linguist.Log
Datei anzeigen
Open project: jesse99/Linguist
Public Methods
Method
Description
Indent
( ) :
void
Unndent
( ) :
void
WriteLine
( ) :
void
WriteLine
(
string
line
) :
void
Private Methods
Method
Description
Log
( ) :
System
Method Details
Indent()
public
static
method
public
static
Indent
( ) :
void
return
void
Unndent()
public
static
method
public
static
Unndent
( ) :
void
return
void
WriteLine()
public
static
method
public
static
WriteLine
( ) :
void
return
void
WriteLine()
public
static
method
public
static
WriteLine
(
string
line
) :
void
line
string
return
void