C# Class EssentialsPlugin.Utility.TimedEntityCleanupItem

Afficher le fichier Open project: rexxar-tc/EssentialsPlugin Class Usage Examples

Méthodes publiques

Свойство Type Description
addedTime System.DateTime
entityId long
secondsAfterAdding System.Int32

Property Details

addedTime public_oe property

public DateTime,System addedTime
Résultat System.DateTime

entityId public_oe property

public long entityId
Résultat long

secondsAfterAdding public_oe property

public Int32,System secondsAfterAdding
Résultat System.Int32