C# Class OpenTween.IntervalChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: opentween/OpenTween Class Usage Examples

Méthodes publiques

Свойство Type Description
DirectMessage bool
Lists bool
PublicSearch bool
Reply bool
Timeline bool
UserStream bool
UserTimeline bool

Property Details

DirectMessage public_oe property

public bool DirectMessage
Résultat bool

Lists public_oe property

public bool Lists
Résultat bool

PublicSearch public_oe property

public bool PublicSearch
Résultat bool

Reply public_oe property

public bool Reply
Résultat bool

Timeline public_oe property

public bool Timeline
Résultat bool

UserStream public_oe property

public bool UserStream
Résultat bool

UserTimeline public_oe property

public bool UserTimeline
Résultat bool