C# Class SuperMap.Web.iServerJava2.ThemeUnique

${iServer2_Theme_ThemeUnique_Title}

${iServer2_Theme_ThemeUnique_Description}

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

Public Methods

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

${iServer2_ThemeUnique_method_FromJson_D}

ThemeUnique ( ) : System.Collections.Generic

${iServer2_Theme_ThemeUnique_constructor_None_D}

Private Methods

Method Description
ToJson ( ThemeUnique themeUnique ) : string

Method Details

FromJson() public static method

${iServer2_ThemeUnique_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : ThemeUnique
jsonObject System.Json.JsonObject ${iServer2_ThemeUnique_method_FromJson_param_jsonObject}
return ThemeUnique

ThemeUnique() public method

${iServer2_Theme_ThemeUnique_constructor_None_D}
public ThemeUnique ( ) : System.Collections.Generic
return System.Collections.Generic