C# Class DarkEmu_GameServer.Users

Show file Open project: CarlosX/DarkEmu

Public Methods

Method Description
ClientReceive ( IAsyncResult ar ) : void
updateServerList ( object List, EventArgs a ) : void

Method Details

ClientReceive() public method

public ClientReceive ( IAsyncResult ar ) : void
ar IAsyncResult
return void

updateServerList() public static method

public static updateServerList ( object List, EventArgs a ) : void
List object
a System.EventArgs
return void