Esempio n. 1
0
 public string sendStartToHub(string code)
 {
     _statusService.StartService(code);//("PFMUser");//
     return("");
 }