Exemplo n.º 1
0
 // GET: servo
 public ActionResult Index()
 {
     return(View(objservo.listar()));
 }