C# Class SuperMap.Web.iServerJava6R.Networkanalyst.UpdateTurnNodeWeightService

${iServerJava6R_UpdateTurnNodeWeightService_Title}

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

Méthodes publiques

Méthode Description
ProcessAsync ( TurnNodeWeightParameters parameters ) : void

${iServerJava6R_UpdateTurnNodeWeightService_method_ProcessAsync_D}

UpdateTurnNodeWeightService ( ) : System

${iServerJava6R_UpdateTurnNodeWeightService_constructor_D}

UpdateTurnNodeWeightService ( string url ) : System

${iServerJava6R_UpdateTurnNodeWeightService_constructor_String_D}

Private Methods

Méthode Description
OnProcessCompleted ( EventArgs args ) : void
request_Completed ( object sender, EventArgs e ) : void

Method Details

ProcessAsync() public méthode

${iServerJava6R_UpdateTurnNodeWeightService_method_ProcessAsync_D}
public ProcessAsync ( TurnNodeWeightParameters parameters ) : void
parameters TurnNodeWeightParameters
Résultat void

UpdateTurnNodeWeightService() public méthode

${iServerJava6R_UpdateTurnNodeWeightService_constructor_D}
public UpdateTurnNodeWeightService ( ) : System
Résultat System

UpdateTurnNodeWeightService() public méthode

${iServerJava6R_UpdateTurnNodeWeightService_constructor_String_D}
public UpdateTurnNodeWeightService ( string url ) : System
url string ${iServerJava6R_UpdateTurnNodeWeightService_constructor_param_url}
Résultat System