C# Class SuperMap.WinRT.REST.TrafficTransferAnalyst.FindTransferSolutionService

${REST_FindTransferSolutionService_Title}

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

Méthodes publiques

Méthode Description
FindTransferSolutionService ( ) : System

${REST_FindTransferSolutionService_constructor_D}

FindTransferSolutionService ( string url ) : System

${REST_FindTransferSolutionService_constructor_param_url}

ProcessAsync ( FindTransferSolutionsParameter paramer ) : Task

${REST_FindTransferSolutionService_method_ProcessAsync_param_Parameters}

Private Methods

Méthode Description
GenerateAbsoluteUrl ( FindTransferSolutionsParameter parameters ) : void
GetDictionaryParameters ( FindTransferSolutionsParameter parameters ) : Dictionary,System.Collections.Generic

Method Details

FindTransferSolutionService() public méthode

${REST_FindTransferSolutionService_constructor_D}
public FindTransferSolutionService ( ) : System
Résultat System

FindTransferSolutionService() public méthode

${REST_FindTransferSolutionService_constructor_param_url}
public FindTransferSolutionService ( string url ) : System
url string
Résultat System

ProcessAsync() public méthode

${REST_FindTransferSolutionService_method_ProcessAsync_param_Parameters}
public ProcessAsync ( FindTransferSolutionsParameter paramer ) : Task
paramer FindTransferSolutionsParameter
Résultat Task