C# Class SuperMap.Web.iServerJava2.RemoveThemesService

${iServer2_Theme_RemoveThemesService_Title}

${iServer2_Theme_RemoveThemesService_Description}

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

Public Methods

Method Description
ProcessAsync ( RemoveThemesParameters parameters ) : void

${iServer2_Theme_RemoveThemesService_method_ProcessAsync_D}

ProcessAsync ( RemoveThemesParameters parameters, object state ) : void

${iServer2_Theme_RemoveThemesService_method_ProcessAsync_D}

RemoveThemesService ( ) : System

${iServer2_Theme_RemoveThemesService_None_D}

RemoveThemesService ( string url ) : System

${iServer2_Theme_RemoveThemesService_string_D}

Private Methods

Method Description
CreateParameters ( string method, string>.Dictionary dict ) : string
GetParameters ( RemoveThemesParameters parameters ) : string>.Dictionary
OnProcessCompleted ( RemoveThemesEventArgs args ) : void
request_Completed ( object sender, RequestEventArgs e ) : void

Method Details

ProcessAsync() public method

${iServer2_Theme_RemoveThemesService_method_ProcessAsync_D}
public ProcessAsync ( RemoveThemesParameters parameters ) : void
parameters RemoveThemesParameters ${iServer2_Theme_RemoveThemesService_method_ProcessAsync_param_parameters}
return void

ProcessAsync() public method

${iServer2_Theme_RemoveThemesService_method_ProcessAsync_D}
public ProcessAsync ( RemoveThemesParameters parameters, object state ) : void
parameters RemoveThemesParameters ${iServer2_Theme_RemoveThemesService_method_ProcessAsync_param_parameters}
state object ${iServer2_Theme_RemoveThemesService_method_ProcessAsync_param_state}
return void

RemoveThemesService() public method

${iServer2_Theme_RemoveThemesService_None_D}
public RemoveThemesService ( ) : System
return System

RemoveThemesService() public method

${iServer2_Theme_RemoveThemesService_string_D}
public RemoveThemesService ( string url ) : System
url string ${iServer2_Theme_RemoveThemesService_string_param_url}
return System