C# Class ManateesAgainstCards.Network.ServerList.ServerListRequest

Afficher le fichier Open project: DatZach/HumanityAgainstCards

Méthodes publiques

Méthode Description
GetAddress ( ) : string
ServerListRequest ( string command ) : System
ServerListRequest ( string command, bool passwordProtected ) : System
ServerListRequest ( string command, int playerCount ) : System

Method Details

GetAddress() public méthode

public GetAddress ( ) : string
Résultat string

ServerListRequest() public méthode

public ServerListRequest ( string command ) : System
command string
Résultat System

ServerListRequest() public méthode

public ServerListRequest ( string command, bool passwordProtected ) : System
command string
passwordProtected bool
Résultat System

ServerListRequest() public méthode

public ServerListRequest ( string command, int playerCount ) : System
command string
playerCount int
Résultat System