C# Class EasyBike.Models.Contracts.US.BixxiContract

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

Méthodes publiques

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

Method Details

BixxiContract() public méthode

public BixxiContract ( ) : ModernHttpClient
Résultat ModernHttpClient

InnerGetStationsAsync() public méthode

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

InnerRefreshAsync() public méthode

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