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
SharpEditor
LogService
C# Class SharpEditor.LogService
Exibir arquivo
Open project: bcsanches/phobos3d
Public Methods
Method
Description
Log
(
string
msg
) :
void
Start
(
LogControl
logControl
) :
void
Stop
( ) :
void
Method Details
Log()
public
static
method
public
static
Log
(
string
msg
) :
void
msg
string
return
void
Start()
public
static
method
public
static
Start
(
LogControl
logControl
) :
void
logControl
LogControl
return
void
Stop()
public
static
method
public
static
Stop
( ) :
void
return
void