C# Class EasyBike.Models.Contracts.FR.GrenobleContract

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

Méthodes publiques

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

Method Details

GrenobleContract() public méthode

public GrenobleContract ( ) : ModernHttpClient
Résultat ModernHttpClient

InnerGetStationsAsync() public méthode

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

InnerRefreshAsync() public méthode

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