Ejemplo n.º 1
0
 private void SetDayTime() =>
 _scheduler.RunDaily(Constants.DAYTIME, () => SetTimeOfDay(TimeOfDayOptions.Day));