C# Класс BikeInCity.Web.Biking.Decaux

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

GetCity() публичный статический Метод

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
Результат BikeInCity.Model.City