UpdateServerInfo() 공개 정적인 메소드

public static UpdateServerInfo ( ) : void
리턴 void
예제 #1
0
파일: Users.cs 프로젝트: uvbs/DarkEmu
 public static void updateServerList(object List, EventArgs a)
 {
     Systems.UpdateServerInfo();
 }