C# Class SuperMap.WinRT.REST.ThemeGraphItem

${REST_ThemeGraphItem_Title}

${REST_ThemeGraphItem_Description}

Show file Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Public Methods

Method Description
ThemeGraphItem ( ) : System

${REST_ThemeGraphItem_constructor_D}

Private Methods

Method Description
FromJson ( JsonObject json ) : ThemeGraphItem
ToJson ( ThemeGraphItem graphItem ) : string

Method Details

ThemeGraphItem() public method

${REST_ThemeGraphItem_constructor_D}
public ThemeGraphItem ( ) : System
return System