Ejemplo n.º 1
0
 public void RemvoeMst(Int64 xid, string del_user)
 {
     DiscountDAL.DeleteDiscountMst(xid, del_user);
 }