![]() |
CoreTweet
2.0.0-beta.2
Yet another .NET Twitter Library
|
Represents the sleep time of the user's location. More...
Properties | |
bool | IsEnabled [get, set] |
Gets or sets a value that determines if the sleep time is enabled. More... | |
int? | EndTime [get, set] |
Gets or sets the end time. More... | |
int? | StartTime [get, set] |
Gets or sets the start time. More... | |
Additional Inherited Members | |
![]() | |
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 sleep time of the user's location.
|
getset |
Gets or sets the end time.
|
getset |
Gets or sets a value that determines if the sleep time is enabled.
|
getset |
Gets or sets the start time.