C# Class withSIX.Core.Infra.Cache.LocalCache

Inheritance: SQLitePersistentBlobCache, ILocalCache
Exibir arquivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
LocalCache ( string databaseFile, IScheduler scheduler = null ) : System.Reactive.Concurrency

Method Details

LocalCache() public method

public LocalCache ( string databaseFile, IScheduler scheduler = null ) : System.Reactive.Concurrency
databaseFile string
scheduler IScheduler
return System.Reactive.Concurrency