Beispiel #1
0
 public bool IsConnectedToInternet()
 {
     return(ConnectionChecker.IsConnectedToInternet());
 }