public ActionResult Completo()
 {
     return(View(_curriculoAppServicos.ObterCompleto("Vinicius Grund")));
 }