Пример #1
0
 // GET: Area
 public ActionResult Index()
 {
     return(View(model.ListaAreas()));
 }