Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GameCreatorGroupProject
Program
C# 클래스 GameCreatorGroupProject.Program
파일 보기
프로젝트 열기: HeroOfTheWinds/CS-350-410-431-Group-Project
공개 프로퍼티들
프로퍼티
타입
설명
connected
bool
공개 메소드들
메소드
설명
Online
(
uint
clientID
) :
bool
connect
( ) :
void
disconnect
( ) :
void
getMain
( ) :
MainClient
비공개 메소드들
메소드
설명
Main
( ) :
void
connectMain
( ) :
void
메소드 상세
Online()
공개
정적인
메소드
public
static
Online
(
uint
clientID
) :
bool
clientID
uint
리턴
bool
connect()
공개
정적인
메소드
public
static
connect
( ) :
void
리턴
void
disconnect()
공개
정적인
메소드
public
static
disconnect
( ) :
void
리턴
void
getMain()
공개
정적인
메소드
public
static
getMain
( ) :
MainClient
리턴
MainClient
프로퍼티 상세
connected
공개적으로 정적으로 프로퍼티
public
static
bool
connected
리턴
bool