C# Class SuperMap.Web.iServerJava6R.NetworkAnalyst.SupplyCenter

${iServerJava6R_SupplyCenter_Title}

${iServerJava6R_SupplyCenter_Description}

Mostrar archivo Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

Method Description
FromJson ( System.Json.JsonObject json ) : SupplyCenter

${iServerJava6R_SupplyCenter_method_fromJson_D}

SupplyCenter ( ) : System

${iServerJava6R_SupplyCenter_constructor_D}

Private Methods

Method Description
ToJson ( SupplyCenter param ) : string

Method Details

FromJson() public static method

${iServerJava6R_SupplyCenter_method_fromJson_D}
public static FromJson ( System.Json.JsonObject json ) : SupplyCenter
json System.Json.JsonObject ${iServerJava6R_SupplyCenter_method_fromJson_param_jsonObject}
return SupplyCenter

SupplyCenter() public method

${iServerJava6R_SupplyCenter_constructor_D}
public SupplyCenter ( ) : System
return System