메소드 | 설명 | |
---|---|---|
OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void | ||
OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void |
public OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ActionExecutedContext | |
리턴 | void |
public OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ActionExecutingContext | |
리턴 | void |