Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Linguist
Log
C# Class Linguist.Log
Afficher le fichier
Open project: jesse99/Linguist
Méthodes publiques
Méthode
Description
Indent
( ) :
void
Unndent
( ) :
void
WriteLine
( ) :
void
WriteLine
(
string
line
) :
void
Private Methods
Méthode
Description
Log
( ) :
System
Method Details
Indent()
public
static
méthode
public
static
Indent
( ) :
void
Résultat
void
Unndent()
public
static
méthode
public
static
Unndent
( ) :
void
Résultat
void
WriteLine()
public
static
méthode
public
static
WriteLine
( ) :
void
Résultat
void
WriteLine()
public
static
méthode
public
static
WriteLine
(
string
line
) :
void
line
string
Résultat
void