Beispiel #1
0
 public ActionResult MostrarEstadoParcial()
 {
     return(PartialView(oEstado.Mostrar()));
 }