Esempio n. 1
0
 public static ServerInfo DoesServerExist(IPAddress ip)
 {
     return(_serverManager.DoesServerExist(ip));
 }