Method | Description | |
---|---|---|
HttpQueryStringFilterAttribute ( string parameterName ) : System | ||
OnActionExecuting ( System.Web.Http.Controllers.HttpActionContext actionContext ) : void |
public HttpQueryStringFilterAttribute ( string parameterName ) : System | ||
parameterName | string | |
return | System |
public OnActionExecuting ( System.Web.Http.Controllers.HttpActionContext actionContext ) : void | ||
actionContext | System.Web.Http.Controllers.HttpActionContext | |
return | void |