Esempio n. 1
0
 public int DeleteServiceByID(int pkiQuotationSelectionID)
 {
     return(QuotationBAL.DeleteServiceByID(pkiQuotationSelectionID));
 }