C# Class SuperMap.Web.iServerJava2.ThemeGraphItem

${iServer2_Theme_ThemeGraphItem_Title}

${iServer2_Theme_ThemeGraphItem_Description}

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

Public Methods

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

${iServer2_ThemeGraphItem_method_FromJson_D}

ThemeGraphItem ( ) : System.Collections.Generic

${iServer2_Theme_ThemeGraphItem_constructor_None_D}

Private Methods

Method Description
ToJson ( ThemeGraphItem themeGraphItem ) : string

Method Details

FromJson() public static method

${iServer2_ThemeGraphItem_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : ThemeGraphItem
jsonObject System.Json.JsonObject ${iServer2_ThemeGraphItem_method_FromJson_param_jsonObject}
return ThemeGraphItem

ThemeGraphItem() public method

${iServer2_Theme_ThemeGraphItem_constructor_None_D}
public ThemeGraphItem ( ) : System.Collections.Generic
return System.Collections.Generic