Пример #1
0
 /// <summary>
 /// Called when the SongSelectedMessage is received
 /// Inform the reporter
 /// </summary>
 /// <param name="message"></param>
 private static void SongSelected() => DataReporter?.SongSelected();