public int Xoa(int machungtu) { DAOBaiViet BAIVIET = new DAOBaiViet(); return BAIVIET.Xoa(machungtu); }