public void Them(PhanQuyenDTO itemDTO) { PhanQuyenDAO itemDAO = new PhanQuyenDAO(); itemDAO.Them(itemDTO); }