C# 클래스 WebApi.OutputCache.V2.AutoInvalidateCacheOutputAttribute

상속: WebApi.OutputCache.V2.BaseCacheAttribute
파일 보기 프로젝트 열기: kaevans/globalscaledemo

공개 메소드들

메소드 설명
OnActionExecuted ( System.Web.Http.Filters.HttpActionExecutedContext actionExecutedContext ) : void

비공개 메소드들

메소드 설명
FindAllGetMethods ( Type controllerType, IEnumerable httpParameterDescriptors ) : IEnumerable

메소드 상세

OnActionExecuted() 공개 메소드

public OnActionExecuted ( System.Web.Http.Filters.HttpActionExecutedContext actionExecutedContext ) : void
actionExecutedContext System.Web.Http.Filters.HttpActionExecutedContext
리턴 void