Interface IPersistentCache
public interface IPersistentCache
Methods
Clear()
void Clear()
Get()
CacheFile Get()
Returns
Set(CacheFile)
void Set(CacheFile file)
Parameters
fileCacheFile
public interface IPersistentCache
void Clear()
CacheFile Get()
void Set(CacheFile file)
file CacheFile