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

Inheritance: System.Contract
Exibir arquivo Open project: ThePublicBikeGang/EasyBike

Public Methods

Method Description
InnerGetStationsAsync ( ) : Task>
InnerRefreshAsync ( ) : Task>
VeoliaContract ( ) : EasyBike.Models.Contracts

Method Details

InnerGetStationsAsync() public method

public InnerGetStationsAsync ( ) : Task>
return Task>

InnerRefreshAsync() public method

public InnerRefreshAsync ( ) : Task>
return Task>

VeoliaContract() public method

public VeoliaContract ( ) : EasyBike.Models.Contracts
return EasyBike.Models.Contracts