C# Class SuperMap.Web.iServerJava2.ThemeLabelItem

${iServer2_Theme_ThemeLableItem_Title}

${iServer2_Theme_ThemeLableItem_Description}

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

Public Methods

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

${iServer2_ThemeLableItem_method_FromJson_D}

ThemeLabelItem ( ) : System.Collections.Generic

${iServer2_Theme_ThemeLableItem_constructor_None_D}

Private Methods

Method Description
ToJson ( ThemeLabelItem param ) : string

Method Details

FromJson() public static method

${iServer2_ThemeLableItem_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : ThemeLabelItem
jsonObject System.Json.JsonObject ${iServer2_ThemeLableItem_method_FromJson_param_jsonObject}
return ThemeLabelItem

ThemeLabelItem() public method

${iServer2_Theme_ThemeLableItem_constructor_None_D}
public ThemeLabelItem ( ) : System.Collections.Generic
return System.Collections.Generic