C# 클래스 Claymore.TalkCleanupWikiBot.DeleteLogEvent

파일 보기 프로젝트 열기: Claymore/WikiBots 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Comment string
Deleted bool
Restored bool
Timestamp System.DateTime
User string

프로퍼티 상세

Comment 공개적으로 프로퍼티

public string Comment
리턴 string

Deleted 공개적으로 프로퍼티

public bool Deleted
리턴 bool

Restored 공개적으로 프로퍼티

public bool Restored
리턴 bool

Timestamp 공개적으로 프로퍼티

public DateTime,System Timestamp
리턴 System.DateTime

User 공개적으로 프로퍼티

public string User
리턴 string