C# Class SuperMap.WinRT.REST.ThemeService

${REST_ThemeService_Title}

${REST_ThemeService_Description}

Inheritance: SuperMap.WinRT.Service.ServiceBase
ファイルを表示 Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Public Methods

Method Description
ProcessAsync ( ThemeParameters themeParameters ) : Task

${REST_ThemeService_method_ProcessAsync_param_Parameters}

ThemeService ( ) : System.Collections.Generic

${REST_ThemeService_constructor_D}

ThemeService ( string url ) : System.Collections.Generic

${REST_ThemeService_constructor_param_url}

Private Methods

Method Description
CombineAbsolutePath ( ) : void
GetDictionaryParameters ( ThemeParameters themeParameters ) : Dictionary,System.Collections.Generic
GetServiceMapName ( ) : string
ValidationUrlAndParametres ( ThemeParameters themeParameters ) : void

Method Details

ProcessAsync() public method

${REST_ThemeService_method_ProcessAsync_param_Parameters}
public ProcessAsync ( ThemeParameters themeParameters ) : Task
themeParameters ThemeParameters
return Task

ThemeService() public method

${REST_ThemeService_constructor_D}
public ThemeService ( ) : System.Collections.Generic
return System.Collections.Generic

ThemeService() public method

${REST_ThemeService_constructor_param_url}
public ThemeService ( string url ) : System.Collections.Generic
url string
return System.Collections.Generic