Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
fCraft
FLogDummy
C# Class fCraft.FLogDummy
Inheritance:
IFLogger
Mostrar archivo
Open project: GlennMR/800Craft-Client
Public Methods
Method
Description
Log
(
string
s
) :
void
Log
(
string
message
,
FLogType
type
) :
void
Method Details
Log()
public
method
public
Log
(
string
s
) :
void
s
string
return
void
Log()
public
method
public
Log
(
string
message
,
FLogType
type
) :
void
message
string
type
FLogType
return
void