Пример #1
0
        public ActionResult About()
        {
            this.ViewBag.Message = DescriptionService.GetWebApplicationDescription();

            return(View());
        }