C# 클래스 BikeInCity.Web.Biking.Decaux

파일 보기 프로젝트 열기: hoonzis/bikeincity 1 사용 예제들

공개 메소드들

메소드 설명
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