Method | Description | |
---|---|---|
ContainsHyperlink ( string matchText ) : System.Boolean | ||
GetHyperlinks ( string matchText ) : |
||
GetSourceText ( string Source ) : string | ||
GetSourceURL ( string Source ) : string | ||
GetTwit ( this text ) : String | ||
IsShortUrl ( this source ) : bool | ||
StripHTML ( this text ) : string |
public static ContainsHyperlink ( string matchText ) : System.Boolean | ||
matchText | string | |
return | System.Boolean |
public static GetHyperlinks ( string matchText ) : |
||
matchText | string | |
return |
public static GetSourceText ( string Source ) : string | ||
Source | string | |
return | string |
public static GetSourceURL ( string Source ) : string | ||
Source | string | |
return | string |
public static IsShortUrl ( this source ) : bool | ||
source | this | |
return | bool |
public static StripHTML ( this text ) : string | ||
text | this | |
return | string |