Summary description for CacheSystem.
The following tables list the members exposed by the CacheSystem type.
Public Methods
| Name | Description | |
|---|---|---|
| Add |
add or update an object in the cache
| |
| Clear |
clear the cache
| |
| Get |
retrieve the value for the given key
| |
| Remove |
remove an item from the cache
|
Public Constructors
| Name | Description | |
|---|---|---|
| CacheSystemNew |
default constructor
|