Méthode | Description | |
---|---|---|
UrlTitles ( List |
Méthode | Description | |
---|---|---|
ExtractUrls ( string message, |
||
GetTitle ( string url ) : string | ||
GetTitles ( IList |
||
GetTitles ( string message, List |
Looks for URLs in message and prints out the inner text in the title element
|
|
GetTitles ( string message, |
Looks for URLs in ircMessage and prints out the inner text in the title element
|
|
Worker ( |
Méthode | Description | |
---|---|---|
UrlTitles ( [ config ) : System |
protected ExtractUrls ( string message, |
||
message | string | |
urlMatcher | ||
Résultat | IList |
protected GetTitles ( IList |
||
urls | IList |
|
whitelist | IList |
|
Résultat | IList |
protected GetTitles ( string message, List |
||
message | string | |
whitelist | List |
|
Résultat | IList |
protected GetTitles ( string message, |
||
message | string | |
urlMatcher | ||
Résultat | IList |
public UrlTitles ( List |
||
urlPatterns | List |
|
Résultat | System |
protected Worker ( |
||
e | ||
Résultat | void |