C# 클래스 SuperMap.WindowsPhone.REST.Data.GetFeaturesByGeometryService

${WP_REST_GetFeaturesByGeometryService_Title}

${WP_REST_GetFeaturesByGeometryService_Description}

상속: SuperMap.WindowsPhone.Service.ServiceBase
파일 보기 프로젝트 열기: SuperMap/iClient-for-Win8

공개 메소드들

메소드 설명
GetFeaturesByGeometryService ( ) : SuperMap.WindowsPhone.Service

${WP_REST_GetFeaturesByGeometryService_constructor_D}

GetFeaturesByGeometryService ( string url ) : SuperMap.WindowsPhone.Service

${WP_REST_GetFeaturesByBufferService_constructor_String_D}

ProcessAsync ( GetFeaturesByGeometryParameters parameters ) : Task

${WP_REST_GetFeaturesByGeometryService_method_ProcessAsync_D}

메소드 상세

GetFeaturesByGeometryService() 공개 메소드

${WP_REST_GetFeaturesByGeometryService_constructor_D}
public GetFeaturesByGeometryService ( ) : SuperMap.WindowsPhone.Service
리턴 SuperMap.WindowsPhone.Service

GetFeaturesByGeometryService() 공개 메소드

${WP_REST_GetFeaturesByBufferService_constructor_String_D}
public GetFeaturesByGeometryService ( string url ) : SuperMap.WindowsPhone.Service
url string ${WP_REST_GetFeaturesByGeometryService_constructor_param_url}
리턴 SuperMap.WindowsPhone.Service

ProcessAsync() 공개 메소드

${WP_REST_GetFeaturesByGeometryService_method_ProcessAsync_D}
public ProcessAsync ( GetFeaturesByGeometryParameters parameters ) : Task
parameters GetFeaturesByGeometryParameters ${WP_REST_GetFeaturesByGeometryService_method_ProcessAsync_param_Parameters}
리턴 Task