Method | Description | |
---|---|---|
GetMapStatusService ( ) : Newtonsoft.Json |
${WP_REST_GetMapStatusService_Title}
|
|
GetMapStatusService ( string url ) : Newtonsoft.Json |
${WP_REST_GetMapStatusService_constructor_String_D}
|
|
GetMapStatusService ( string url, int wkid ) : Newtonsoft.Json | ||
ProcessAsync ( ) : Task |
${WP_REST_GetMapStatusService_method_ProcessAsync_D}
|
Method | Description | |
---|---|---|
CheckUrl ( ) : void |
public GetMapStatusService ( ) : Newtonsoft.Json | ||
return | Newtonsoft.Json |
public GetMapStatusService ( string url ) : Newtonsoft.Json | ||
url | string | ${WP_REST_GetMapStatusService_constructor_String_param_url} |
return | Newtonsoft.Json |
public GetMapStatusService ( string url, int wkid ) : Newtonsoft.Json | ||
url | string | |
wkid | int | |
return | Newtonsoft.Json |