Twitterizer 2 Documentation
Twitterizer.Entities Namespace
NamespacesTwitterizer.Entities

[Missing <summary> documentation for "N:Twitterizer.Entities"]

Declaration Syntax
C#Visual Basic
namespace Twitterizer.Entities
Namespace Twitterizer.Entities
Types
All TypesClasses
IconTypeDescription
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.