Exemplo n.º 1
0
 public ActionResult Index()
 {
     return(View(_service.GetAll()));
 }
Exemplo n.º 2
0
 public ActionResult Index()
 {
     return(View(_action.GetAll()));
 }