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