Пример #1
0
 // GET: tp_jsf_project
 public ActionResult Index()
 {
     return(View(ps.GetAll().ToList()));
 }