UpdateServerInfo() public static method

public static UpdateServerInfo ( ) : void
return void
Example #1
0
 public static void updateServerList(object List, EventArgs a)
 {
     Systems.UpdateServerInfo();
 }