Method | Description | |
---|---|---|
ParseQuery ( ) : Query |
Parses query string and returns an initialized Query object. When query string is encrypted, it also decrypts it. |
Method | Description | |
---|---|---|
ParseQueryString ( string queryString, string version ) : Query |
Internal method that parses query string.
|