Deconstructs the result into its constituent parts.
public void Deconstruct(out T result, out IResultSummary summary, out string[] keys)
Parameters
result
T
The result returned from the query.
summary
IResultSummary
The summary of the result.
keys
string[]
The keys present in the result.
Deconstructs the result into its constituent parts.
public void Deconstruct(out T result, out IResultSummary summary)
Parameters
result
T
The result returned from the query.
summary
IResultSummary
The summary of the result.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4