Property | Type | Description | |
---|---|---|---|
db |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void | ||
OnAuthentication ( System filterContext ) : void |
protected OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ActionExecutingContext | |
return | void |
protected OnAuthentication ( System filterContext ) : void | ||
filterContext | System | |
return | void |