ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | List of all members
ImageResizer.Caching.ICacheProvider Interface Reference

Provides cache selection logic More...

Inheritance diagram for ImageResizer.Caching.ICacheProvider:
Inheritance graph
[legend]

Public Member Functions

ICache GetCachingSystem (System.Web.HttpContext context, IResponseArgs responseArgs)
 Selects a caching system for the specified request and response More...
 

Detailed Description

Provides cache selection logic

Definition at line 10 of file ICacheProvider.cs.

Member Function Documentation

ICache ImageResizer.Caching.ICacheProvider.GetCachingSystem ( System.Web.HttpContext  context,
IResponseArgs  responseArgs 
)

Selects a caching system for the specified request and response

Parameters
context
responseArgs
Returns

Implemented in ImageResizer.Configuration.PipelineConfig.


The documentation for this interface was generated from the following file: