메소드 | 설명 | |
---|---|---|
CachingActionFilterAttribute ( int timespanSeconds ) : System | ||
OnActionExecuted ( System.Web.Http.Filters.HttpActionExecutedContext actionExecutedContext ) : void |
public CachingActionFilterAttribute ( int timespanSeconds ) : System | ||
timespanSeconds | int | |
리턴 | System |
public OnActionExecuted ( System.Web.Http.Filters.HttpActionExecutedContext actionExecutedContext ) : void | ||
actionExecutedContext | System.Web.Http.Filters.HttpActionExecutedContext | |
리턴 | void |