Méthode | Description | |
---|---|---|
GetQuestion ( ActiveQuestion activeQuestion ) : |
||
GetQuestion ( string postUrl ) : |
||
ParsePostLink ( string postUrl, string &host, uint &id ) : void |
Méthode | Description | |
---|---|---|
StripTags ( string source ) : string | ||
TrimUrl ( string url ) : string |
public static GetQuestion ( ActiveQuestion activeQuestion ) : |
||
activeQuestion | ActiveQuestion | |
Résultat |
public static GetQuestion ( string postUrl ) : |
||
postUrl | string | |
Résultat |
public static ParsePostLink ( string postUrl, string &host, uint &id ) : void | ||
postUrl | string | |
host | string | |
id | uint | |
Résultat | void |