C# Class HA4IoT.Contracts.Core.TimerTickEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Méthodes publiques

Méthode Description
TimerTickEventArgs ( System.TimeSpan elapsedTime ) : System

Method Details

TimerTickEventArgs() public méthode

public TimerTickEventArgs ( System.TimeSpan elapsedTime ) : System
elapsedTime System.TimeSpan
Résultat System