C# Class SuperMap.Web.iServerJava6R.ThemeService

${iServerJava6R_ThemeService_Title}

${iServerJava6R_ThemeService_Description}

Inheritance: SuperMap.Web.Service.ServiceBase
Exibir arquivo Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

Method Description
ProcessAsync ( ThemeParameters themeParameters ) : void

${iServerJava6R_ThemeService_method_ProcessAsync_D}

ProcessAsync ( ThemeParameters themeParameters, object state ) : void

${iServerJava6R_ThemeService_method_ProcessAsync_param_Parameters}

ThemeService ( ) : System

${iServerJava6R_ThemeService_constructor_D}

ThemeService ( string url ) : System

${iServerJava6R_ThemeService_constructor_param_url}

Private Methods

Method Description
CombineAbsolutePath ( ) : void
GetDictionaryParameters ( ThemeParameters themeParameters ) : Dictionary,System.Collections.Generic
GetServiceMapName ( ) : string
OnProcessCompleted ( ThemeEventArgs args ) : void
ThemeRequest_Complated ( object sender, RequestEventArgs e ) : void
ValidationUrlAndParametres ( ThemeParameters themeParameters ) : void

Method Details

ProcessAsync() public method

${iServerJava6R_ThemeService_method_ProcessAsync_D}
public ProcessAsync ( ThemeParameters themeParameters ) : void
themeParameters ThemeParameters
return void

ProcessAsync() public method

${iServerJava6R_ThemeService_method_ProcessAsync_param_Parameters}
public ProcessAsync ( ThemeParameters themeParameters, object state ) : void
themeParameters ThemeParameters
state object
return void

ThemeService() public method

${iServerJava6R_ThemeService_constructor_D}
public ThemeService ( ) : System
return System

ThemeService() public method

${iServerJava6R_ThemeService_constructor_param_url}
public ThemeService ( string url ) : System
url string
return System