Example #1
0
 public ActionResult Hello()
 {
     return(View(MvcApplication.GetLogEventsHello()));
 }