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

Inheritance: LocalCache, IApiLocalCache
Exibir arquivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

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

Method Details

ApiLocalCache() public method

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