CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
List of all members
CoreTweet.HashtagEntity Class Reference

Represents a #hashtag object. More...

Inheritance diagram for CoreTweet.HashtagEntity:
CoreTweet.SymbolEntity CoreTweet.Entity CoreTweet.Core.CoreBase

Additional Inherited Members

- Static Public Member Functions inherited from CoreTweet.Core.CoreBase
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)
 
- Properties inherited from CoreTweet.SymbolEntity
string Text [get, set]
 Gets or sets the name of the hashtag, minus the leading '#' or '$' character. More...
 
- Properties inherited from CoreTweet.Entity
int[] Indices [get, set]
 

Detailed Description

Represents a &#35;hashtag object.


The documentation for this class was generated from the following file: