Initializes a new instance of CacheItem<T> with the specified key and value and region.
Overload | Description |
---|---|
CacheItem<T>() | Initializes a new instance of CacheItem<T>. |
CacheItem<T>(string) | Initializes a new instance of CacheItem<T> with the specified key. |
CacheItem<T>(string,T) | Initializes a new instance of CacheItem<T> with the specified key and value. |
CacheItem<T>(string,T,string) | Initializes a new instance of CacheItem<T> with the specified key and value and region. |
Products |
Support |
Feedback: CacheItem<T> Constructor - Leadtools.Caching |
Introduction |
Help Version 19.0.2017.3.22
|