메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
资源释放
|
|
OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void |
权限验证,无需权限请在action或controller标记AllowAnonymousAttribute
|
protected OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ActionExecutingContext | |
리턴 | void |