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

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

공개 메소드들

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

메소드 상세

Load() 공개 메소드

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

LocationsLoader() 공개 메소드

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