C# Class SuperMap.Web.ISDotNET6.BusStop

${IS6_BusStop_Title}
显示文件 Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

Method Description
BusStop ( ) : System.Collections.Generic

${IS6_BusStop_constructor_D}

FromJson ( System.Json.JsonObject jsonObject ) : BusStop

${IS6_BusStop_method_fromJSON_D}

Private Methods

Method Description
ToJson ( BusStop param ) : string

Method Details

BusStop() public method

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

FromJson() public static method

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