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

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