Esempio n. 1
0
 private void buttonCancel_Click(object sender, EventArgs e)
 {
     mainController.cleanDataStorage();
     this.Close();
 }