C# Class HA4IoT.Services.Scheduling.Schedule

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

Méthodes publiques

Méthode Description
Schedule ( string name, System.TimeSpan interval, System.Action action ) : System

Method Details

Schedule() public méthode

public Schedule ( string name, System.TimeSpan interval, System.Action action ) : System
name string
interval System.TimeSpan
action System.Action
Résultat System