C# Class withSIX.Mini.Infra.Data.Services.DbContexts

Mostra file Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
DbContexts ( ILocalCache cache, Func apiCacheCreator, ISettingsStorage settingsStorage ) : System

Private Methods

Method Description
ApiFactory ( ) : ApiContext
Factory ( ) : GameContext

Method Details

DbContexts() public method

public DbContexts ( ILocalCache cache, Func apiCacheCreator, ISettingsStorage settingsStorage ) : System
cache ILocalCache
apiCacheCreator Func
settingsStorage ISettingsStorage
return System