Exemplo n.º 1
0
 private void saveBtn_Click(object sender, EventArgs e)
 {
     _spotifyWEB.SaveTrack(_currentTrack.TrackResource.Uri);
 }