C# Class SuperMap.Web.ISDotNET6.PathGuideItem

${IS6_PathGuideItem_Title}

${IS6_PathGuideItem_Description}

Show file Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

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

${IS6_PathGuideItem_method_FromJson_D}

Private Methods

Method Description
PathGuideItem ( ) : System.Json

Method Details

FromJson() public static method

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