메소드 | 설명 | |
---|---|---|
OnActionExecuted ( HttpActionExecutedContext actionExecutedContext ) : void | ||
OnActionExecuting ( HttpActionContext actionContext ) : void |
public OnActionExecuted ( HttpActionExecutedContext actionExecutedContext ) : void | ||
actionExecutedContext | HttpActionExecutedContext | |
리턴 | void |
public OnActionExecuting ( HttpActionContext actionContext ) : void | ||
actionContext | HttpActionContext | |
리턴 | void |