Exemplo n.º 1
0
 public static void AddSongToQueue(string songId)
 {
     main_form.AddSongToQueue(songId);
 }