C# Class SuperMap.WinRT.REST.ThemeLabelItem

${REST_ThemeLabelItem_Title}

${REST_ThemeLabelItem_Description}

Datei anzeigen Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Public Methods

Method Description
ThemeLabelItem ( ) : System

${REST_ThemeLabelItem_constructor_D}

Private Methods

Method Description
FromJson ( JsonObject json ) : ThemeLabelItem
ToJson ( ThemeLabelItem themeLabelItem ) : string

Method Details

ThemeLabelItem() public method

${REST_ThemeLabelItem_constructor_D}
public ThemeLabelItem ( ) : System
return System