Beispiel #1
0
 // Save backgrounds
 private void saveBackgroundsButton_Click(object sender, EventArgs e)
 {
     _controller.saveBackgrounds();
 }