Esempio n. 1
0
 public Command GetServiceInfo(string serverID, string serviceID)
 {
     return(_bll.GetServiceInfo(serverID, serviceID));
 }