C# Class SuperMap.Web.iServerJava2.ThemeRange

${iServer2_Theme_ThemeRange_Title}

${iServer2_Theme_ThemeRange_Description}

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

Public Methods

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

${iServer2_ThemeRange_method_FromJson_D}

ThemeRange ( ) : System.Collections.Generic

${iServer2_Theme_ThemeRange_constructor_None_D}

Private Methods

Method Description
ToJson ( ThemeRange themeRange ) : string

Method Details

FromJson() public static method

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

ThemeRange() public method

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