Esempio n. 1
0
 public ActionResult Consulta()
 {
     return(View(categoria.consultar()));
 }