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

Afficher le fichier Open project: Integreat/app-cross_platform Class Usage Examples

Méthodes publiques

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

Method Details

Load() public méthode

public Load ( bool forceRefresh = false ) : Task>
forceRefresh bool
Résultat Task>

LocationsLoader() public méthode

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