C# Class SuperMap.Web.ISDotNET6.BusStop

${IS6_BusStop_Title}
Afficher le fichier Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Méthodes publiques

Méthode Description
BusStop ( ) : System.Collections.Generic

${IS6_BusStop_constructor_D}

FromJson ( System.Json.JsonObject jsonObject ) : BusStop

${IS6_BusStop_method_fromJSON_D}

Private Methods

Méthode Description
ToJson ( BusStop param ) : string

Method Details

BusStop() public méthode

${IS6_BusStop_constructor_D}
public BusStop ( ) : System.Collections.Generic
Résultat System.Collections.Generic

FromJson() public static méthode

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