CoreTweet
2.0.0-beta.2
Yet another .NET Twitter Library
|
Represents the variations of the media. More...
Properties | |
MediaSize | Large [get, set] |
Gets or sets the information for a large-sized version of the media. More... | |
MediaSize | Medium [get, set] |
Gets or sets the information for a medium-sized version of the media. More... | |
MediaSize | Small [get, set] |
Gets or sets the information for a small-sized version of the media. More... | |
MediaSize | Thumb [get, set] |
Gets or sets the information for a thumbnail-sized version of the media. 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 the variations of the media.
|
getset |
Gets or sets the information for a large-sized version of the media.
|
getset |
Gets or sets the information for a medium-sized version of the media.
|
getset |
Gets or sets the information for a small-sized version of the media.
|
getset |
Gets or sets the information for a thumbnail-sized version of the media.