C# Class SuperMap.Web.ISDotNET6.ThemeGraph

${IS6_ThemeGraph_Title}

${IS6_ThemeGraph_Description}

${IS6_ThemeGraph_Description_1}

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

Public Methods

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

${IS6_ThemeGraph_method_FromJson_D}

ThemeGraph ( ) : System.Collections.Generic

${IS6_ThemeGraph_constructor_None_D}

Private Methods

Method Description
ToJson ( ThemeGraph param ) : string

Method Details

Fromjson() public static method

${IS6_ThemeGraph_method_FromJson_D}
public static Fromjson ( System.Json.JsonObject jsonObject ) : ThemeGraph
jsonObject System.Json.JsonObject ${IS6_ThemeGraph_method_FromJson_param_jsonObject}
return ThemeGraph

ThemeGraph() public method

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