Exemplo n.º 1
0
 public PingInformation GetInternetUserStatus(int internetUser)
 {
     return(_pingService.GetInternetUserPingInformation(internetUser));
 }