C# Class SuperMap.Web.iServerJava2.PathGuide

${iServer2_PathGuide_Title}

${iServer2_PathGuide_Description}

ファイルを表示 Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

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

${iServer2_PathGuide_method_FromJson_D}

Private Methods

Method Description
PathGuide ( ) : System.Collections.Generic

Method Details

FromJson() public static method

${iServer2_PathGuide_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : PathGuide
jsonObject System.Json.JsonObject ${iServer2_PathGuide_method_FromJson_param_jsonObject}
return PathGuide