Exemplo n.º 1
0
 // TODO paging
 public ActionResult Logs()
 {
     return(View(reader.ReadAll()));
 }