C# Class Network.MasterServer.ExternalServerList

Inheritance: IDisposable
Afficher le fichier Open project: merveilles/WaitingForHorus Class Usage Examples

Méthodes publiques

Свойство Type Description
URI string

Méthodes publiques

Méthode Description
Dispose ( ) : void
ExternalServerList ( ) : System
Refresh ( ) : void
TryGetRandomServer ( ServerInfoRaw &serverInfo ) : bool

Private Methods

Méthode Description
ReceiveDownloadStringCompleted ( object sender, DownloadStringCompletedEventArgs args ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ExternalServerList() public méthode

public ExternalServerList ( ) : System
Résultat System

Refresh() public méthode

public Refresh ( ) : void
Résultat void

TryGetRandomServer() public méthode

public TryGetRandomServer ( ServerInfoRaw &serverInfo ) : bool
serverInfo ServerInfoRaw
Résultat bool

Property Details

URI public_oe property

public string URI
Résultat string