![]() |
CoreTweet
2.0.0-beta.2
Yet another .NET Twitter Library
|
Represents an entity object for user. More...
Properties | |
| Entities | Url [get, set] |
| Gets or sets the entities for User.Url field. More... | |
| Entities | Description [get, set] |
| Gets or sets the entities for User.Description field. More... | |
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) |
Represents an entity object for user.
|
getset |
Gets or sets the entities for User.Description field.
1.8.17