Exemplo n.º 1
0
 void OnListenSongClicked(Object sender, EventArgs e)
 {
     YouTubeService.OpenFirstYouTubeVide(this.currentSong.MainTitle);
 }