[Missing <summary> documentation for "N:Twitterizer.Entities"]
| C# | Visual Basic |
namespace Twitterizer.Entities
Namespace Twitterizer.Entities
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| TwitterEntity |
The base class for twitter entities that describe tweet text.
| |
| TwitterEntityCollection |
Represents multiple TwitterEntity objects.
| |
| TwitterHashTagEntity |
Represents a pre-parsed hash tag in a Text value.
| |
| TwitterMentionEntity |
Represents mention of a user within a Text value.
| |
| TwitterUrlEntity |
Represents a pre-parsed url located within the body of a Text.
|