C# 클래스 WMBot.Bouncer.BufferItem

파일 보기 프로젝트 열기: benapetr/wikimedia-bot 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Text string
_datetime System.DateTime
important bool

프로퍼티 상세

Text 공개적으로 프로퍼티

public string Text
리턴 string

_datetime 공개적으로 프로퍼티

public DateTime,System _datetime
리턴 System.DateTime

important 공개적으로 프로퍼티

public bool important
리턴 bool