C# Class EasyBike.Models.Contracts.CH.PubliBikeContract

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

Public Methods

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

Method Details

InnerGetStationsAsync() public method

public InnerGetStationsAsync ( ) : Task>
return Task>

InnerRefreshAsync() public method

public InnerRefreshAsync ( ) : Task>
return Task>

PubliBikeContract() public method

public PubliBikeContract ( ) : ModernHttpClient
return ModernHttpClient