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

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

Méthodes publiques

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

Method Details

DivyBikeContract() public méthode

public DivyBikeContract ( ) : ModernHttpClient
Résultat ModernHttpClient

InnerGetStationsAsync() public méthode

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

InnerRefreshAsync() public méthode

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