Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Nomad
Utils
Log
C# Class Nomad.Utils.Log
ファイルを表示
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