Beispiel #1
0
 public bool Ping(string serverID)
 {
     return(_bll.Ping(serverID));
 }