C# Class SuperMap.Web.iServerJava6R.TrafficTransferAnalyst.FindStopService

${iServerJava6R_FindStopService_Title}

Inheritance: SuperMap.Web.Service.ServiceBase
Afficher le fichier Open project: SuperMap/iClient-for-Silverlight

Méthodes publiques

Méthode Description
FindStopService ( ) : System

${iServerJava6R_FindStopService_constructor_D}

FindStopService ( string url ) : System

${iServerJava6R_FindStopService_constructor_param_url}

ProcessAsync ( FindStopParameter paramer, object state ) : void

${iServerJava6R_FindStopService_method_ProcessAsync_param_Parameters}

Private Methods

Méthode Description
FindStopService_Complated ( object sender, RequestEventArgs args ) : void
GenerateAbsoluteUrl ( FindStopParameter parameters ) : void
GetDictionaryParameters ( FindStopParameter parameters ) : Dictionary,System.Collections.Generic

Method Details

FindStopService() public méthode

${iServerJava6R_FindStopService_constructor_D}
public FindStopService ( ) : System
Résultat System

FindStopService() public méthode

${iServerJava6R_FindStopService_constructor_param_url}
public FindStopService ( string url ) : System
url string
Résultat System

ProcessAsync() public méthode

${iServerJava6R_FindStopService_method_ProcessAsync_param_Parameters}
public ProcessAsync ( FindStopParameter paramer, object state ) : void
paramer FindStopParameter
state object
Résultat void