Method | Description | |
---|---|---|
OnActionExecuted ( HttpActionExecutedContext actionExecutedContext ) : void | ||
OnActionExecuting ( HttpActionContext actionContext ) : void |
public OnActionExecuted ( HttpActionExecutedContext actionExecutedContext ) : void | ||
actionExecutedContext | HttpActionExecutedContext | |
return | void |
public OnActionExecuting ( HttpActionContext actionContext ) : void | ||
actionContext | HttpActionContext | |
return | void |