Method | Description | |
---|---|---|
GetFeaturesBySQLService ( ) : SuperMap.WindowsPhone.Service |
${WP_REST_GetFeaturesBySQLService_constructor_D}
|
|
GetFeaturesBySQLService ( string url ) : SuperMap.WindowsPhone.Service |
${WP_REST_GetFeaturesBySQLService_constructor_String_D}
|
|
ProcessAsync ( GetFeaturesBySQLParameters parameters ) : Task |
${WP_REST_GetFeaturesBySQLService_method_ProcessAsync_D}
|
public GetFeaturesBySQLService ( ) : SuperMap.WindowsPhone.Service | ||
return | SuperMap.WindowsPhone.Service |
public GetFeaturesBySQLService ( string url ) : SuperMap.WindowsPhone.Service | ||
url | string | ${WP_REST_GetFeaturesBySQLService_constructor_param_url} |
return | SuperMap.WindowsPhone.Service |
public ProcessAsync ( GetFeaturesBySQLParameters parameters ) : Task |
||
parameters | GetFeaturesBySQLParameters | ${WP_REST_GetFeaturesBySQLService_method_ProcessAsync_param_Parameters} |
return | Task |