public static void XoaDoUong(int idDuUong) { DSDoUong.Remove(ChiTietBan.TimDoUong(idDuUong)); }
public static void DeleteCart() { DSDoUong.Clear(); }