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
SharpEditor
LogService
C# Class SharpEditor.LogService
Afficher le fichier
Open project: bcsanches/phobos3d
Méthodes publiques
Méthode
Description
Log
(
string
msg
) :
void
Start
(
LogControl
logControl
) :
void
Stop
( ) :
void
Method Details
Log()
public
static
méthode
public
static
Log
(
string
msg
) :
void
msg
string
Résultat
void
Start()
public
static
méthode
public
static
Start
(
LogControl
logControl
) :
void
logControl
LogControl
Résultat
void
Stop()
public
static
méthode
public
static
Stop
( ) :
void
Résultat
void