ICacheTKey, TValue Methods |
The ICacheTKey, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Clear |
Removes all keys and values from the cache.
|
![]() |
GetOrAdd |
Adds a key/value pair to the cache if the key does not already exist.
|