메소드 | 설명 | |
---|---|---|
GetQuestion ( ActiveQuestion activeQuestion ) : |
||
GetQuestion ( string postUrl ) : |
||
ParsePostLink ( string postUrl, string &host, uint &id ) : void |
메소드 | 설명 | |
---|---|---|
StripTags ( string source ) : string | ||
TrimUrl ( string url ) : string |
public static GetQuestion ( ActiveQuestion activeQuestion ) : |
||
activeQuestion | ActiveQuestion | |
리턴 |
public static GetQuestion ( string postUrl ) : |
||
postUrl | string | |
리턴 |
public static ParsePostLink ( string postUrl, string &host, uint &id ) : void | ||
postUrl | string | |
host | string | |
id | uint | |
리턴 | void |