Метод | Описание | |
---|---|---|
GetAnswerFromHtml ( string html, string query, |
||
GetMultipleAnswersFromHtml ( string html, string query, |
||
GoogleSearch ( string search_expression, int nrResults, IProxyDetails proxyDetails, string &googleError ) : IList |
public static GetAnswerFromHtml ( string html, string query, |
||
html | string | |
query | string | |
ExploitDetails | ||
detailedExceptions | bool | |
Результат | string |
public static GetMultipleAnswersFromHtml ( string html, string query, |
||
html | string | |
query | string | |
ExploitDetails | ||
detailedExceptions | bool | |
resultFormatter | string>.Func | |
Результат | IList |
public static GoogleSearch ( string search_expression, int nrResults, IProxyDetails proxyDetails, string &googleError ) : IList |
||
search_expression | string | |
nrResults | int | |
proxyDetails | IProxyDetails | |
googleError | string | |
Результат | IList |