C# 클래스 NFConfig, NoahGameFrame

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

공개 메소드들

메소드 설명
GetDataPath ( ) : string
GetSelectServer ( string &strIP, int &nPort ) : bool
GetServerList ( ) : ArrayList
Load ( ) : void

메소드 상세

GetDataPath() 공개 메소드

public GetDataPath ( ) : string
리턴 string

GetSelectServer() 공개 메소드

public GetSelectServer ( string &strIP, int &nPort ) : bool
strIP string
nPort int
리턴 bool

GetServerList() 공개 메소드

public GetServerList ( ) : ArrayList
리턴 ArrayList

Load() 공개 메소드

public Load ( ) : void
리턴 void