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
Nomad
Utils
Log
C# Class Nomad.Utils.Log
Exibir arquivo
Open project: Azerothian/fc3editor
Public Methods
Method
Description
log
(
string
msg
) :
void
Private Methods
Method
Description
error
(
string
msg
) :
void
writeMessage
(
string
type
,
string
msg
) :
void
Method Details
log()
public
static
method
public
static
log
(
string
msg
) :
void
msg
string
return
void