C# Class SuperMap.WindowsPhone.REST.QueryBySQLService

${WP_REST_QueryBySQlService_Tile}

${WP_REST_QueryBySQlService_Description}

Inheritance: SuperMap.WindowsPhone.Service.ServiceBase
Show file Open project: SuperMap/iClient-for-Win8

Public Methods

Method Description
ProcessAsync ( QueryBySQLParameters parameter ) : Task

${REST_QueryBySQlService_method_ProcessAsync_D}

QueryBySQLService ( ) : Newtonsoft.Json

${WP_REST_QueryBySQlService_constructor_None_D}

QueryBySQLService ( string url ) : Newtonsoft.Json

${WP_REST_QueryBySQlService_constructor_string_url}

Method Details

ProcessAsync() public method

${REST_QueryBySQlService_method_ProcessAsync_D}
public ProcessAsync ( QueryBySQLParameters parameter ) : Task
parameter QueryBySQLParameters
return Task

QueryBySQLService() public method

${WP_REST_QueryBySQlService_constructor_None_D}
public QueryBySQLService ( ) : Newtonsoft.Json
return Newtonsoft.Json

QueryBySQLService() public method

${WP_REST_QueryBySQlService_constructor_string_url}
public QueryBySQLService ( string url ) : Newtonsoft.Json
url string ${WP_REST_QueryBySQlService_string_constructor_param_url}
return Newtonsoft.Json