Beispiel #1
0
        public ActionResult Tudo()
        {
            Populate.CalcAll();

            return(Redirect("/"));
        }