Example #1
0
 public ActionResult MostrarPais()
 {
     return(View(_oPais.Mostrar()));
 }