Exemplo n.º 1
0
 public ClientController()
 {
     serviceClient = new Service.CmdSchedulerServiceClient();
 }
Exemplo n.º 2
0
 public DashboardController()
 {
     serviceClient = new Service.CmdSchedulerServiceClient();
 }