C# Class HA4IoT.Services.System.TimerService

Inheritance: HA4IoT.Contracts.Services.ServiceBase, ITimerService
Show file Open project: chkr1011/CK.HomeAutomation

Public Methods

Method Description
Run ( ) : void

Private Methods

Method Description
InvokeTickEvent ( System.TimeSpan elapsedTime ) : void

Method Details

Run() public method

public Run ( ) : void
return void