Method | Description | |
---|---|---|
GetResponse ( ) : IOpenSearchResponse | ||
MemoryOpenSearchRequest ( OpenSearchUrl url, string contentType ) : System |
Initializes a new instance of the Terradue.OpenSearch.Request.MemoryOpenSearchRequest class.
|
public MemoryOpenSearchRequest ( OpenSearchUrl url, string contentType ) : System | ||
url | OpenSearchUrl | URL. |
contentType | string | Content type. |
return | System |