Ejemplo n.º 1
0
 public void InsertMst(B2dDiscountMst mst, string crt_user)
 {
     DiscountDAL.InsertDiscountMst(mst, crt_user);
 }