C# Class SuperMap.WinRT.REST.Data.GetFeaturesByGeometryService

${REST_GetFeaturesByGeometryService_Title}

${REST_GetFeaturesByGeometryService_Description}

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

Méthodes publiques

Méthode Description
GetFeaturesByGeometryService ( ) : SuperMap.WinRT.Service

${REST_GetFeaturesByGeometryService_constructor_D}

GetFeaturesByGeometryService ( string url ) : SuperMap.WinRT.Service

${REST_GetFeaturesByBufferService_constructor_String_D}

ProcessAsync ( GetFeaturesByGeometryParameters parameters ) : Task

${REST_GetFeaturesByGeometryService_method_ProcessAsync_D}

Private Methods

Méthode Description
GetParameters ( GetFeaturesByGeometryParameters parameters ) : string>.Dictionary

Method Details

GetFeaturesByGeometryService() public méthode

${REST_GetFeaturesByGeometryService_constructor_D}
public GetFeaturesByGeometryService ( ) : SuperMap.WinRT.Service
Résultat SuperMap.WinRT.Service

GetFeaturesByGeometryService() public méthode

${REST_GetFeaturesByBufferService_constructor_String_D}
public GetFeaturesByGeometryService ( string url ) : SuperMap.WinRT.Service
url string ${REST_GetFeaturesByGeometryService_constructor_param_url}
Résultat SuperMap.WinRT.Service

ProcessAsync() public méthode

${REST_GetFeaturesByGeometryService_method_ProcessAsync_D}
public ProcessAsync ( GetFeaturesByGeometryParameters parameters ) : Task
parameters GetFeaturesByGeometryParameters ${REST_GetFeaturesByGeometryService_method_ProcessAsync_param_Parameters}
Résultat Task