public bool KhuVuc_Update(int id, string ten, string mota) { return(_KhuVucDAO.Update(id, ten, mota)); }