메소드 | 설명 | |
---|---|---|
OnActionExecuted ( System.Web.Mvc.ActionExecutedContext context ) : void | ||
OnActionExecuting ( ActionExecutingContext context ) : void |
메소드 | 설명 | |
---|---|---|
CreateActionInvoker ( ) : IActionInvoker | ||
Dispose ( bool disposing ) : void |
public OnActionExecuted ( System.Web.Mvc.ActionExecutedContext context ) : void | ||
context | System.Web.Mvc.ActionExecutedContext | |
리턴 | void |
public OnActionExecuting ( ActionExecutingContext context ) : void | ||
context | ActionExecutingContext | |
리턴 | void |