C# Class EasyBike.Models.Contracts.ES.BarceloneContract

Inheritance: System.Contract
Mostrar archivo Open project: ThePublicBikeGang/EasyBike

Public Methods

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

Method Details

BarceloneContract() public method

public BarceloneContract ( ) : ModernHttpClient
return ModernHttpClient

InnerGetStationsAsync() public method

public InnerGetStationsAsync ( ) : Task>
return Task>

InnerRefreshAsync() public method

public InnerRefreshAsync ( ) : Task>
return Task>