Example #1
0
 public void OnDayStarted(object?sender, DayStartedEventArgs e)
 {
     TaskEventManager?.DeployListeners();
 }