Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CSharpClient
C# 클래스 CSharpClient, Mjollnir
파일 보기
프로젝트 열기: vyrp/Mjollnir
1 사용 예제들
공개 메소드들
메소드
설명
Main
(
string
args
) :
void
playGame
(
Game,
client
) :
void
synchronize
(
int
t
) :
void
메소드 상세
Main()
공개
정적인
메소드
public
static
Main
(
string
args
) :
void
args
string
리턴
void
playGame()
공개
정적인
메소드
public
static
playGame
(
Game,
client
) :
void
client
Game,
리턴
void
synchronize()
공개
정적인
메소드
public
static
synchronize
(
int
t
) :
void
t
int
리턴
void