Cache<TKey, TValue>
Namespace: uMod
Assembly: uMod.Core.dll
Inheritance Object Cache<TKey,TValue>
Implements ICache<TKey, TValue>
Summary
Generic cache
Constructors
Name | Summary |
|---|---|
Cache ( | Create cache object with optional limit (uses limit specified in uMod configuration if 0) |
Properties
Name | Summary |
|---|---|
Count | |
Item | Get cache item |
Methods
Name | Summary |
|---|---|
Clear () | Clear all items from cache |
ContainsKey ( | |
Forget ( | |