Ejemplo n.º 1
0
 public void InsertDtl(B2dDiscountDtl dtl, string crt_user)
 {
     DiscountDAL.InsertDiscountDtl(dtl, crt_user);
 }