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

Inheritance: IDbContextLocator, IInfrastructureService
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
GetApiContext ( ) : IApiContext
GetContentLinkContext ( ) : IContentFolderLinkContext
GetGameContext ( ) : IGameContext
GetReadOnlyGameContext ( ) : IGameContextReadOnly
GetReadOnlySettingsContext ( ) : ISettingsStorageReadOnly
GetSettingsContext ( ) : ISettingsStorage

Private Methods

Méthode Description
GetConfirmScope ( ) : DbContextScope

Method Details

GetApiContext() public méthode

public GetApiContext ( ) : IApiContext
Résultat IApiContext

GetContentLinkContext() public méthode

public GetContentLinkContext ( ) : IContentFolderLinkContext
Résultat IContentFolderLinkContext

GetGameContext() public méthode

public GetGameContext ( ) : IGameContext
Résultat IGameContext

GetReadOnlyGameContext() public méthode

public GetReadOnlyGameContext ( ) : IGameContextReadOnly
Résultat IGameContextReadOnly

GetReadOnlySettingsContext() public méthode

public GetReadOnlySettingsContext ( ) : ISettingsStorageReadOnly
Résultat ISettingsStorageReadOnly

GetSettingsContext() public méthode

public GetSettingsContext ( ) : ISettingsStorage
Résultat ISettingsStorage