PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​BackendsTwo­Layer­Caching­Backend­EnhancerClear­Core
Open sandboxFocus

TwoLayerCachingBackendEnhancer.ClearCore Method

ClearCore()

Clears the cache. This protected method is part of the implementation API and is meant to be overridden in user code, not invoked.

Declaration
protected override void ClearCore()
Overrides
CachingBackendEnhancer.ClearCore()