C# Class BikeInCity.Web.Biking.Decaux

显示文件 Open project: hoonzis/bikeincity Class Usage Examples

Public Methods

Method 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 method

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
return BikeInCity.Model.City