C# Class NFConfig, NoahGameFrame

Afficher le fichier Open project: ketoo/NoahGameFrame Class Usage Examples

Méthodes publiques

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

Method Details

GetDataPath() public méthode

public GetDataPath ( ) : string
Résultat string

GetSelectServer() public méthode

public GetSelectServer ( string &strIP, int &nPort ) : bool
strIP string
nPort int
Résultat bool

GetServerList() public méthode

public GetServerList ( ) : ArrayList
Résultat ArrayList

Load() public méthode

public Load ( ) : void
Résultat void