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

${iServerJava6R_FindTransferPathService_Title}

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

Méthodes publiques

Méthode Description
FindTransferPathService ( ) : System

${iServerJava6R_FindTransferPathService_constructor_D}

FindTransferPathService ( string url ) : System

${iServerJava6R_FindTransferPathService_constructor_param_url}

ProcessAsync ( FindTransferPathParameter paramer, object state ) : void

${iServerJava6R_FindTransferPathService_method_ProcessAsync_param_Parameters}

Private Methods

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

Method Details

FindTransferPathService() public méthode

${iServerJava6R_FindTransferPathService_constructor_D}
public FindTransferPathService ( ) : System
Résultat System

FindTransferPathService() public méthode

${iServerJava6R_FindTransferPathService_constructor_param_url}
public FindTransferPathService ( string url ) : System
url string
Résultat System

ProcessAsync() public méthode

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