CachingBackendEnhancerFeatures(CachingBackendFeatures)
Initializes a new CachingBackendEnhancerFeatures.
Declaration
protected CachingBackendEnhancerFeatures(CachingBackendFeatures underlyingBackendFeatures)
Parameters
Type | Name | Description |
---|---|---|
CachingBackendFeatures | underlyingBackendFeatures | The feature of the underlying CachingBackend. |