Exemplo n.º 1
0
 // GET: Home
 public ActionResult Index()
 {
     SessionWrapper.Abondon();
     return(View());
 }