C# Class Sample.UI.Web.Controllers.SampleControllerBase

Inheritance: Controller
Afficher le fichier Open project: kkrac/ProSpec

Méthodes protégées

Méthode Description
OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void

Method Details

OnActionExecuted() protected méthode

protected OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void
filterContext System.Web.Mvc.ActionExecutedContext
Résultat void