C# Class OpenTween.AppendSettingDialog.IntervalChangedEventArgs

Inheritance: System.EventArgs
Show file Open project: rhenium/OpenTween Class Usage Examples

Public Properties

Property Type Description
DirectMessage bool
Lists bool
PublicSearch bool
Reply bool
Timeline bool
UserStream bool
UserTimeline bool

Property Details

DirectMessage public property

public bool DirectMessage
return bool

Lists public property

public bool Lists
return bool

PublicSearch public property

public bool PublicSearch
return bool

Reply public property

public bool Reply
return bool

Timeline public property

public bool Timeline
return bool

UserStream public property

public bool UserStream
return bool

UserTimeline public property

public bool UserTimeline
return bool