![]() |
CoreTweet
2.0.0-beta.2
Yet another .NET Twitter Library
|
Represents a #hashtag object. More...
Additional Inherited Members | |
![]() | |
static T | Convert< T > (string json, string jsonPath="") |
Converts the JSON to a twitter object of the specified type. More... | |
static List< T > | ConvertArray< T > (string json, string jsonPath) |
![]() | |
string | Text [get, set] |
Gets or sets the name of the hashtag, minus the leading '#' or '$' character. More... | |
![]() | |
int[] | Indices [get, set] |
Represents a #hashtag object.