C# Class NFConfig, NoahGameFrame

Exibir arquivo Open project: ketoo/NoahGameFrame Class Usage Examples

Public Methods

Method Description
GetDataPath ( ) : string
GetSelectServer ( string &strIP, int &nPort ) : bool
GetServerList ( ) : ArrayList
Load ( ) : void

Method Details

GetDataPath() public method

public GetDataPath ( ) : string
return string

GetSelectServer() public method

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

GetServerList() public method

public GetServerList ( ) : ArrayList
return ArrayList

Load() public method

public Load ( ) : void
return void