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

Inheritance: System.Contract
ファイルを表示 Open project: ThePublicBikeGang/EasyBike

Public Methods

Method Description
InnerGetStationsAsync ( ) : Task>
InnerRefreshAsync ( ) : Task>
VeloPlusContract ( ) : ModernHttpClient

Method Details

InnerGetStationsAsync() public method

public InnerGetStationsAsync ( ) : Task>
return Task>

InnerRefreshAsync() public method

public InnerRefreshAsync ( ) : Task>
return Task>

VeloPlusContract() public method

public VeloPlusContract ( ) : ModernHttpClient
return ModernHttpClient