Пример #1
0
 public MachineStatus GetMachineStatus(string serverID)
 {
     return(_bll.GetMachineStatus(serverID));
 }