C# Class ATS.MVC.UI.Controllers.BaseController

Inheritance: Controller
Afficher le fichier Open project: victordc/ATS

Méthodes protégées

Méthode Description
OnException ( System.Web.Mvc.ExceptionContext filterContext ) : void

Method Details

OnException() protected méthode

protected OnException ( System.Web.Mvc.ExceptionContext filterContext ) : void
filterContext System.Web.Mvc.ExceptionContext
Résultat void