C# Class SuperMap.WinRT.REST.Networkanalyst.UpdateTurnNodeWeightService

${iServerJava6R_UpdateTurnNodeWeightService_Title}

Inheritance: SuperMap.WinRT.Service.ServiceBase
Afficher le fichier Open project: SuperMap/iClient-for-Win8

Méthodes publiques

Méthode Description
ProcessAsync ( TurnNodeWeightParameters parameters ) : System.Threading.Tasks.Task

${iServerJava6R_UpdateTurnNodeWeightService_method_ProcessAsync_D}

UpdateTurnNodeWeightService ( ) : SuperMap.WinRT.REST.Resources

${iServerJava6R_UpdateTurnNodeWeightService_constructor_D}

UpdateTurnNodeWeightService ( string url ) : SuperMap.WinRT.REST.Resources

${iServerJava6R_UpdateTurnNodeWeightService_constructor_String_D}

Method Details

ProcessAsync() public méthode

${iServerJava6R_UpdateTurnNodeWeightService_method_ProcessAsync_D}
public ProcessAsync ( TurnNodeWeightParameters parameters ) : System.Threading.Tasks.Task
parameters TurnNodeWeightParameters
Résultat System.Threading.Tasks.Task

UpdateTurnNodeWeightService() public méthode

${iServerJava6R_UpdateTurnNodeWeightService_constructor_D}
public UpdateTurnNodeWeightService ( ) : SuperMap.WinRT.REST.Resources
Résultat SuperMap.WinRT.REST.Resources

UpdateTurnNodeWeightService() public méthode

${iServerJava6R_UpdateTurnNodeWeightService_constructor_String_D}
public UpdateTurnNodeWeightService ( string url ) : SuperMap.WinRT.REST.Resources
url string ${iServerJava6R_UpdateTurnNodeWeightService_constructor_param_url}
Résultat SuperMap.WinRT.REST.Resources