C# Class DarkEmu_GameServer.Users

Afficher le fichier Open project: CarlosX/DarkEmu

Méthodes publiques

Méthode Description
ClientReceive ( IAsyncResult ar ) : void
updateServerList ( object List, EventArgs a ) : void

Method Details

ClientReceive() public méthode

public ClientReceive ( IAsyncResult ar ) : void
ar IAsyncResult
Résultat void

updateServerList() public static méthode

public static updateServerList ( object List, EventArgs a ) : void
List object
a System.EventArgs
Résultat void