C# 클래스 withSIX.Mini.Infra.Data.Services.DbContextLocator

상속: IDbContextLocator, IInfrastructureService
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
GetApiContext ( ) : IApiContext
GetContentLinkContext ( ) : IContentFolderLinkContext
GetGameContext ( ) : IGameContext
GetReadOnlyGameContext ( ) : IGameContextReadOnly
GetReadOnlySettingsContext ( ) : ISettingsStorageReadOnly
GetSettingsContext ( ) : ISettingsStorage

비공개 메소드들

메소드 설명
GetConfirmScope ( ) : DbContextScope

메소드 상세

GetApiContext() 공개 메소드

public GetApiContext ( ) : IApiContext
리턴 IApiContext

GetContentLinkContext() 공개 메소드

public GetContentLinkContext ( ) : IContentFolderLinkContext
리턴 IContentFolderLinkContext

GetGameContext() 공개 메소드

public GetGameContext ( ) : IGameContext
리턴 IGameContext

GetReadOnlyGameContext() 공개 메소드

public GetReadOnlyGameContext ( ) : IGameContextReadOnly
리턴 IGameContextReadOnly

GetReadOnlySettingsContext() 공개 메소드

public GetReadOnlySettingsContext ( ) : ISettingsStorageReadOnly
리턴 ISettingsStorageReadOnly

GetSettingsContext() 공개 메소드

public GetSettingsContext ( ) : ISettingsStorage
리턴 ISettingsStorage