Example #1
0
 public List <Command> GetServices(string serverID)
 {
     return(_bll.GetServices(serverID));
 }