Exemple #1
0
 /* Start the flash procedure */
 private void FlashButton_Click(object sender, EventArgs e)
 {
     UpdaterLogic.StartFlash();
 }