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

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

메소드 설명
DbContexts ( ILocalCache cache, Func apiCacheCreator, ISettingsStorage settingsStorage ) : System

비공개 메소드들

메소드 설명
ApiFactory ( ) : ApiContext
Factory ( ) : GameContext

메소드 상세

DbContexts() 공개 메소드

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