C# 클래스 OpenTween.IntervalChangedEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: opentween/OpenTween 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DirectMessage bool
Lists bool
PublicSearch bool
Reply bool
Timeline bool
UserStream bool
UserTimeline bool

프로퍼티 상세

DirectMessage 공개적으로 프로퍼티

public bool DirectMessage
리턴 bool

Lists 공개적으로 프로퍼티

public bool Lists
리턴 bool

PublicSearch 공개적으로 프로퍼티

public bool PublicSearch
리턴 bool

Reply 공개적으로 프로퍼티

public bool Reply
리턴 bool

Timeline 공개적으로 프로퍼티

public bool Timeline
리턴 bool

UserStream 공개적으로 프로퍼티

public bool UserStream
리턴 bool

UserTimeline 공개적으로 프로퍼티

public bool UserTimeline
리턴 bool