C# 클래스 SuperMap.Web.ISDotNET6.BusStop

${IS6_BusStop_Title}
파일 보기 프로젝트 열기: SuperMap/iClient-for-Silverlight 1 사용 예제들

공개 메소드들

메소드 설명
BusStop ( ) : System.Collections.Generic

${IS6_BusStop_constructor_D}

FromJson ( System.Json.JsonObject jsonObject ) : BusStop

${IS6_BusStop_method_fromJSON_D}

비공개 메소드들

메소드 설명
ToJson ( BusStop param ) : string

메소드 상세

BusStop() 공개 메소드

${IS6_BusStop_constructor_D}
public BusStop ( ) : System.Collections.Generic
리턴 System.Collections.Generic

FromJson() 공개 정적인 메소드

${IS6_BusStop_method_fromJSON_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : BusStop
jsonObject System.Json.JsonObject ${IS6_BusStop_method_fromJSON_param}
리턴 BusStop