Interface ICacheObject
Cacheable object
Namespace: Simplic.Cache
Assembly: Simplic.Cache.dll
Syntax
public interface ICacheObject
Properties
| Improve this Doc View SourceCacheKey
Gets the cache key
Declaration
string CacheKey { get; }
Property Value
Type | Description |
---|---|
System.String |