コード例 #1
0
ファイル: Scrobbler.xaml.cs プロジェクト: ninjawerk/Safire2
 private void Button_Click(object sender, System.Windows.RoutedEventArgs e)
 {
     LastFm.SetRegistrySetting("ScrobblerSessionKey", "");
     LastFm.Initialize();
 }