Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SillAC
Util
C# 클래스 SillAC.Util
파일 보기
프로젝트 열기: sillAC/SillAC-Tools
공개 메소드들
메소드
설명
LogError
(
Exception
ex
) :
void
WriteToChat
(
string
message
) :
void
메소드 상세
LogError()
공개
정적인
메소드
public
static
LogError
(
Exception
ex
) :
void
ex
Exception
리턴
void
WriteToChat()
공개
정적인
메소드
public
static
WriteToChat
(
string
message
) :
void
message
string
리턴
void