C# Class HA4IoT.Contracts.Core.TimerTickEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Public Methods

Method Description
TimerTickEventArgs ( System.TimeSpan elapsedTime ) : System

Method Details

TimerTickEventArgs() public method

public TimerTickEventArgs ( System.TimeSpan elapsedTime ) : System
elapsedTime System.TimeSpan
return System