C# Class MainSaite.Controllers.BaseController

Inheritance: Controller
Afficher le fichier Open project: CH033dotNET/Taxi

Méthodes protégées

Méthode Description
OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void

Method Details

OnActionExecuting() protected méthode

protected OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void
filterContext System.Web.Mvc.ActionExecutingContext
Résultat void