예제 #1
0
 public void DoSelectServer(string acc, string token, int sid)
 {
     _loginServer.DoSelectServer(acc, token, sid);
 }