C# Class SuperMap.Web.ISDotNET6.EditResult

${IS6_EditResult_Title}

${IS6_EditResult_Description}

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

Public Methods

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

${IS6_EditResult_method_fromJSON_D}

Private Methods

Method Description
EditResult ( ) : System.Collections.Generic

Method Details

FromJson() public static method

${IS6_EditResult_method_fromJSON_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : EditResult
jsonObject System.Json.JsonObject ${IS6_EditResult_method_fromJSON_param}
return EditResult