Exemplo n.º 1
0
 private void Button_Click(object sender, System.Windows.RoutedEventArgs e)
 {
     LastFm.SetRegistrySetting("ScrobblerSessionKey", "");
     LastFm.Initialize();
 }