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

CachingBackendEnhancer.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
CachingBackend.ClearCore()