C# Class SuperMap.Web.iServerJava2.ThemeGraph

${iServer2_Theme_ThemeGraph_Title}

${iServer2_Theme_ThemeGraph_Description}

Inheritance: Theme
Mostrar archivo Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

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

${iServer2_ThemeGraph_method_FromJson_D}

ThemeGraph ( ) : System.Collections.Generic

${iServer2_Theme_ThemeGraph_constructor_None_D}

Private Methods

Method Description
ToJson ( ThemeGraph themeGraph ) : string

Method Details

FromJson() public static method

${iServer2_ThemeGraph_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : ThemeGraph
jsonObject System.Json.JsonObject ${iServer2_ThemeGraph_method_FromJson_param_jsonObject}
return ThemeGraph

ThemeGraph() public method

${iServer2_Theme_ThemeGraph_constructor_None_D}
public ThemeGraph ( ) : System.Collections.Generic
return System.Collections.Generic