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
ITimeU
Logging
LogWriter
C# Class ITimeU.Logging.LogWriter
Exibir arquivo
Open project: heinek/ITimeU
Class Usage Examples
Public Methods
Method
Description
LogWriter
( ) :
System
LogWriter
(
string
file
) :
System
getInstance
( ) :
LogWriter
Private Methods
Method
Description
Write
(
string
content
) :
void
Method Details
LogWriter()
public
method
public
LogWriter
( ) :
System
return
System
LogWriter()
public
method
public
LogWriter
(
string
file
) :
System
file
string
return
System
getInstance()
public
static
method
public
static
getInstance
( ) :
LogWriter
return
LogWriter