C# 클래스 CasualClient.CClient

파일 보기 프로젝트 열기: hothoty/Zero 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
lobbys ZNet.MasterInfo>.Dictionary
m_Core ZNet.CoreClientNet
proxy Rmi.Proxy
server_now CasualCommon.Server
server_tag CasualCommon.Server
stub Rmi.Stub

공개 메소드들

메소드 설명
CClient ( ) : System
HelpCommand ( CasualCommon pos ) : string

메소드 상세

CClient() 공개 메소드

public CClient ( ) : System
리턴 System

HelpCommand() 공개 메소드

public HelpCommand ( CasualCommon pos ) : string
pos CasualCommon
리턴 string

프로퍼티 상세

lobbys 공개적으로 프로퍼티

public Dictionary lobbys
리턴 ZNet.MasterInfo>.Dictionary

m_Core 공개적으로 프로퍼티

public ZNet.CoreClientNet m_Core
리턴 ZNet.CoreClientNet

proxy 공개적으로 프로퍼티

public Rmi.Proxy proxy
리턴 Rmi.Proxy

server_now 공개적으로 프로퍼티

public CasualCommon.Server server_now
리턴 CasualCommon.Server

server_tag 공개적으로 프로퍼티

public CasualCommon.Server server_tag
리턴 CasualCommon.Server

stub 공개적으로 프로퍼티

public Rmi.Stub stub
리턴 Rmi.Stub