Exemple #1
0
 public bool IsOnline()
 {
     return(Reachability.IsHostReachable());
 }