C# Class BikeInCity.Web.Biking.Decaux

Afficher le fichier Open project: hoonzis/bikeincity Class Usage Examples

Méthodes publiques

Méthode Description
GetCity ( String baseUrl, String stationDetailsPostfix ) : City

Gets the data about Decaux working service. Some cities require postfixing the stationdetails url by the name of the city. .../stationdetails/valence/id ../stationndetaisl/id

Method Details

GetCity() public static méthode

Gets the data about Decaux working service. Some cities require postfixing the stationdetails url by the name of the city. .../stationdetails/valence/id ../stationndetaisl/id
public static GetCity ( String baseUrl, String stationDetailsPostfix ) : City
baseUrl String
stationDetailsPostfix String
Résultat BikeInCity.Model.City