Exemple #1
0
 /* Exit the program */
 private void ExitButton_Click(object sender, EventArgs e)
 {
     UpdaterLogic.Exit();
 }