Method | Description | |
---|---|---|
InvalidateCacheOutputAttribute ( string methodName ) : System | ||
InvalidateCacheOutputAttribute ( string methodName, |
||
OnActionExecuted ( System.Web.Http.Filters.HttpActionExecutedContext actionExecutedContext ) : void |
public InvalidateCacheOutputAttribute ( string methodName ) : System | ||
methodName | string | |
return | System |
public InvalidateCacheOutputAttribute ( string methodName, |
||
methodName | string | |
type | ||
return | System |
public OnActionExecuted ( System.Web.Http.Filters.HttpActionExecutedContext actionExecutedContext ) : void | ||
actionExecutedContext | System.Web.Http.Filters.HttpActionExecutedContext | |
return | void |