Beispiel #1
0
 public ActionResult Index(id)
 {
     _myService.GetById(id);
     return(View(model));
 }