Example #1
0
 private void TriggerSongEnd(object?o, EventArgs e) => scheduler.InvokeAsync(() => OnSongEnd.InvokeAsync(this, EventArgs.Empty));