C# Class SuperMap.Web.ISDotNET6.ThemeRange

${IS6_ThemeRange_Title}

${IS6_ThemeRange_Description}

${IS6_ThemeRange_Description_1}

Inheritance: Theme
Datei anzeigen Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

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

${IS6_ThemeRange_method_FromJson_D}

ThemeRange ( ) : System.Collections.Generic

${IS6_ThemeRange_constructor_None_D}

Private Methods

Method Description
ToJson ( ThemeRange param ) : string

Method Details

FromJson() public static method

${IS6_ThemeRange_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : ThemeRange
jsonObject System.Json.JsonObject ${IS6_ThemeRange_method_FromJson_param_jsonObject}
return ThemeRange

ThemeRange() public method

${IS6_ThemeRange_constructor_None_D}
public ThemeRange ( ) : System.Collections.Generic
return System.Collections.Generic