Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
fCraft
FLogDummy
C# 클래스 fCraft.FLogDummy
상속:
IFLogger
파일 보기
프로젝트 열기: GlennMR/800Craft-Client
공개 메소드들
메소드
설명
Log
(
string
s
) :
void
Log
(
string
message
,
FLogType
type
) :
void
메소드 상세
Log()
공개
메소드
public
Log
(
string
s
) :
void
s
string
리턴
void
Log()
공개
메소드
public
Log
(
string
message
,
FLogType
type
) :
void
message
string
type
FLogType
리턴
void