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
BiliRanking
Log
C# Class BiliRanking.Log
Afficher le fichier
Open project: SkiTiSu/BiliRanking
Méthodes publiques
Méthode
Description
Debug
(
string
s
) :
void
Error
(
string
s
) :
void
Info
(
string
s
) :
void
Warn
(
string
s
) :
void
Method Details
Debug()
public
static
méthode
public
static
Debug
(
string
s
) :
void
s
string
Résultat
void
Error()
public
static
méthode
public
static
Error
(
string
s
) :
void
s
string
Résultat
void
Info()
public
static
méthode
public
static
Info
(
string
s
) :
void
s
string
Résultat
void
Warn()
public
static
méthode
public
static
Warn
(
string
s
) :
void
s
string
Résultat
void