コード例 #1
0
 private void SaveAlbum(object sender, RoutedEventArgs e)
 {
     currentAlbum.Create();
 }