Exemplo n.º 1
0
 public int Delete_CHITIETHOADON(string MaHoaDon, string MaSanPham)
 {
     return(hddal.CTHD_delete(MaHoaDon, MaSanPham));
 }