CachingBackendEnhancerFeatures Constructor |
Initializes a new CachingBackendEnhancerFeatures.
Namespace: PostSharp.Patterns.Caching.Implementation
Assembly: PostSharp.Patterns.Caching (in PostSharp.Patterns.Caching.dll) Version: 6.7.12.0 (6.7.12.0)
C#
protected CachingBackendEnhancerFeatures( CachingBackendFeatures underlyingBackendFeatures )
Parameters
- underlyingBackendFeatures
- Type: PostSharp.Patterns.Caching.Implementation.CachingBackendFeatures
The feature of the underlying CachingBackend.