public Command GetServiceInfo(string serverID, string serviceID) { return(_bll.GetServiceInfo(serverID, serviceID)); }