Пример #1
0
 public HPSrvorcaDO getHpSrvOrCaDO(string id_hp, string id_srv)
 {
     return(service.GetHpSrvOrCaDo(id_hp, id_srv));
 }