C# Class EssentialsPlugin.Settings.SettingsCleanupTimedItem

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

public bool Interval
return bool

LastRan public_oe property

public DateTime,System LastRan
return System.DateTime

NotificationItemsRan public_oe property

public List NotificationItemsRan
return List

Restart public_oe property

public DateTime,System Restart
return System.DateTime