C# Class EasyBike.Models.Contracts.DE.CallABikeContract

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

Méthodes publiques

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

Method Details

CallABikeContract() public méthode

public CallABikeContract ( ) : ModernHttpClient
Résultat ModernHttpClient

InnerGetStationsAsync() public méthode

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

InnerRefreshAsync() public méthode

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