Ejemplo n.º 1
0
 public ActionResult LibCS()
 {
     // ViewBag.Listpartner = socios.ListarSocios();
     return(View(socios.ListarCS()));
 }