C# Class Claymore.TalkCleanupWikiBot.DeleteLogEvent

Mostrar archivo 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_oe property

public string Comment
return string

Deleted public_oe property

public bool Deleted
return bool

Restored public_oe property

public bool Restored
return bool

Timestamp public_oe property

public DateTime,System Timestamp
return System.DateTime

User public_oe property

public string User
return string