C# Class SuperMap.Web.iServerJava2.PathGuideItem

${iServer2_PathGuideItem_Title}

${iServer2_PathGuideItem_Description}

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

Public Methods

Method Description
FromJson ( System.Json.JsonObject jsonObject ) : PathGuideItem

${iServer2_PathGuideItem_method_FromJson_D}

Private Methods

Method Description
PathGuideItem ( ) : System.Json

Method Details

FromJson() public static method

${iServer2_PathGuideItem_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : PathGuideItem
jsonObject System.Json.JsonObject ${iServer2_PathGuideItem_method_FromJson_param_jsonObject}
return PathGuideItem