예제 #1
0
 void OnListenSongClicked(Object sender, EventArgs e)
 {
     YouTubeService.OpenFirstYouTubeVide(this.currentSong.MainTitle);
 }