Esempio n. 1
0
 public QuotationModel GetQuotationNumberByID2(Guid ParlourId)
 {
     return(QuotationBAL.GetQuotationNumberByID2(ParlourId));
 }