C# Class EasyBike.Models.Contracts.ES.BarceloneContract

Inheritance: System.Contract
Afficher le fichier Open project: ThePublicBikeGang/EasyBike

Méthodes publiques

Méthode Description
BarceloneContract ( ) : ModernHttpClient
InnerGetStationsAsync ( ) : Task>
InnerRefreshAsync ( ) : Task>

Method Details

BarceloneContract() public méthode

public BarceloneContract ( ) : ModernHttpClient
Résultat ModernHttpClient

InnerGetStationsAsync() public méthode

public InnerGetStationsAsync ( ) : Task>
Résultat Task>

InnerRefreshAsync() public méthode

public InnerRefreshAsync ( ) : Task>
Résultat Task>