C# 클래스 Integreat.Shared.Services.Loader.LanguagesLoader

파일 보기 프로젝트 열기: Integreat/app-cross_platform 1 사용 예제들

공개 메소드들

메소드 설명
LanguagesLoader ( Location location, PersistenceService persistenceService, INetworkService>.Func networkServiceFactory, Priority priority = Priority.Background ) : System
Load ( bool forceRefresh = false ) : Task>

메소드 상세

LanguagesLoader() 공개 메소드

public LanguagesLoader ( Location location, PersistenceService persistenceService, INetworkService>.Func networkServiceFactory, Priority priority = Priority.Background ) : System
location Integreat.Shared.Models.Location
persistenceService Integreat.Shared.Services.Persistence.PersistenceService
networkServiceFactory INetworkService>.Func
priority Priority
리턴 System

Load() 공개 메소드

public Load ( bool forceRefresh = false ) : Task>
forceRefresh bool
리턴 Task>