internal bool Existe(Curso oCurso, Objetivo oLista) { return(oCursoDao.ExisteObjetivoBorrado(oCurso, oLista)); }