Table of Contents

Interface IPersistentCache

Namespace
The.Caching.Storage
Assembly
Instagile.dll
public interface IPersistentCache

Methods

Clear()

void Clear()

Get()

CacheFile Get()

Returns

CacheFile

Set(CacheFile)

void Set(CacheFile file)

Parameters

file CacheFile