C# Class AutoQuery.TimerX.TimeObject

Datei anzeigen Open project: CarlosX/RakionLauncher

Public Properties

Property Type Description
count int
enable bool
timer System.Threading.Timer

Property Details

count public_oe property

public int count
return int

enable public_oe property

public bool enable
return bool

timer public_oe property

public Timer,System.Threading timer
return System.Threading.Timer