C# Class EssentialsPlugin.Settings.SettingsCleanupTimedItem

Show file Open project: rexxar-tc/EssentialsPlugin Class Usage Examples

Public Properties

Property Type Description
Interval bool
LastRan System.DateTime
NotificationItemsRan List
Restart System.DateTime

Private Properties

Property Type Description

Property Details

Interval public property

public bool Interval
return bool

LastRan public property

public DateTime,System LastRan
return System.DateTime

NotificationItemsRan public property

public List NotificationItemsRan
return List

Restart public property

public DateTime,System Restart
return System.DateTime