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

${iServerJava6R_UpdateTurnNodeWeightService_Title}

Inheritance: SuperMap.WinRT.Service.ServiceBase
Show file Open project: SuperMap/iClient-for-Win8

Public Methods

Method 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 method

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

UpdateTurnNodeWeightService() public method

${iServerJava6R_UpdateTurnNodeWeightService_constructor_D}
public UpdateTurnNodeWeightService ( ) : SuperMap.WinRT.REST.Resources
return SuperMap.WinRT.REST.Resources

UpdateTurnNodeWeightService() public method

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