public int Delete_CHITIETHOADON(string MaHoaDon, string MaSanPham) { return(hddal.CTHD_delete(MaHoaDon, MaSanPham)); }