Пример #1
0
 public void Update_Enquiry_PPC_Checkpoint(EnquiryInfo enquiry)
 {
     _enquiryRepo.Update_Enquiry_PPC_Checkpoint(enquiry);
 }