Table of Contents

Interface ICacheStore

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

Methods

Clear()

void Clear()

Get()

CacheFile Get()

Returns

CacheFile

Set(CacheFile)

void Set(CacheFile file)

Parameters

file CacheFile