Click or drag to resize
ICacheTKey, TValueClear Method
Removes all keys and values from the cache.

Namespace: Beerendonk.Memoization
Assembly: Memoization (in Memoization.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
void Clear()
See Also