PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCaching­Backend­EnhancerUnderlying­Backend
Open sandboxFocus

CachingBackendEnhancer.UnderlyingBackend Property

UnderlyingBackend

Gets the next CachingBackend in the chain of responsibility.

Declaration
public CachingBackend UnderlyingBackend { get; }
Property Value
Type Description
CachingBackend