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

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

Méthodes publiques

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

Method Details

LanguagesLoader() public méthode

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
Résultat System

Load() public méthode

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