Memoization C# developer API
Memoization C# developer API
Beerendonk.Memoization
ICache(TKey, TValue) Interface
ICache(TKey, TValue) Methods
Clear Method
GetOrAdd Method
ICache
TKey
,
TValue
Clear 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#
Copy
void
Clear
()
See Also
Reference
ICache
TKey, TValue
Interface
Beerendonk.Memoization Namespace
Copyright © 2014-2015 Beerendonk, Rick Beerendonk. All Rights Reserved.