Méthode | Description | |
---|---|---|
GetAddress ( ) : string | ||
ServerListRequest ( string command ) : System | ||
ServerListRequest ( string command, bool passwordProtected ) : System | ||
ServerListRequest ( string command, int playerCount ) : System |
public ServerListRequest ( string command ) : System | ||
command | string | |
Résultat | System |
public ServerListRequest ( string command, bool passwordProtected ) : System | ||
command | string | |
passwordProtected | bool | |
Résultat | System |
public ServerListRequest ( string command, int playerCount ) : System | ||
command | string | |
playerCount | int | |
Résultat | System |