C# Class Claymore.TalkCleanupWikiBot.DeleteLogEvent

Show file Open project: Claymore/WikiBots Class Usage Examples

Public Properties

Property Type Description
Comment string
Deleted bool
Restored bool
Timestamp System.DateTime
User string

Property Details

Comment public property

public string Comment
return string

Deleted public property

public bool Deleted
return bool

Restored public property

public bool Restored
return bool

Timestamp public property

public DateTime,System Timestamp
return System.DateTime

User public property

public string User
return string