Exemple #1
0
 public Task <bool> SendCommand()
 {
     return(_webservice.SendCommand());
 }