C# Class SuperMap.Web.ISDotNET6.ThemeLabel

${IS6_ThemeLable_Title}

${IS6_ThemeLable_Description}

Inheritance: Theme
显示文件 Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

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

${IS6_ThemeLable_method_FromJson_D}

ThemeLabel ( ) : System.Collections.Generic

${IS6_ThemeLable_constructor_None_D}

Private Methods

Method Description
ToJson ( ThemeLabel param ) : string

Method Details

FromJson() public static method

${IS6_ThemeLable_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : ThemeLabel
jsonObject System.Json.JsonObject ${IS6_ThemeLable_method_FromJson_param_jsonObject}
return ThemeLabel

ThemeLabel() public method

${IS6_ThemeLable_constructor_None_D}
public ThemeLabel ( ) : System.Collections.Generic
return System.Collections.Generic