C# Class Integreat.Shared.Services.Loader.LocationsLoader

显示文件 Open project: Integreat/app-cross_platform Class Usage Examples

Public Methods

Method Description
Load ( bool forceRefresh = false ) : Task>
LocationsLoader ( PersistenceService persistenceService, INetworkService>.Func networkServiceFactory, Priority priority = Priority.Background ) : System

Method Details

Load() public method

public Load ( bool forceRefresh = false ) : Task>
forceRefresh bool
return Task>

LocationsLoader() public method

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