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

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Méthode Description
DbContexts ( ILocalCache cache, Func apiCacheCreator, ISettingsStorage settingsStorage ) : System

Private Methods

Méthode Description
ApiFactory ( ) : ApiContext
Factory ( ) : GameContext

Method Details

DbContexts() public méthode

public DbContexts ( ILocalCache cache, Func apiCacheCreator, ISettingsStorage settingsStorage ) : System
cache ILocalCache
apiCacheCreator Func
settingsStorage ISettingsStorage
Résultat System