C# Class SuperMap.Web.ISDotNET6.RelQueryTableInfo

${IS6_RelQueryTableInfo_Title}

${IS6_RelQueryTableInfo_Description}

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

Public Methods

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

${IS6_RelQueryTableInfo_method_FromJson_D}

RelQueryTableInfo ( ) : System.Collections.Generic

${IS6_RelQueryTableInfo_constructor_None_D}

Private Methods

Method Description
ToJson ( RelQueryTableInfo info ) : string

Method Details

FromJson() public static method

${IS6_RelQueryTableInfo_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : RelQueryTableInfo
jsonObject System.Json.JsonObject ${IS6_RelQueryTableInfo_method_FromJson_param_jsonObject}
return RelQueryTableInfo

RelQueryTableInfo() public method

${IS6_RelQueryTableInfo_constructor_None_D}
public RelQueryTableInfo ( ) : System.Collections.Generic
return System.Collections.Generic