Click or drag to resize

AssemblyFacilityOverrideCacheClear Method

[This is preliminary documentation and is subject to change.]

Clears the cache.

Namespace:  NerdyDuck.CodedExceptions.Configuration
Assembly:  NerdyDuck.CodedExceptions (in NerdyDuck.CodedExceptions.dll) Version: 2.0.0+2040dad
Syntax
public void Clear()
View Source
Exceptions
ExceptionCondition
ObjectDisposedExceptionThe current object is already disposed.
See Also