Exemple #1
0
 public static List <CouponDetails> BALGetAllCouponDetails()
 {
     return(WayBillRepository.GetAllCouponDetails().ToList());
 }