Exemple #1
0
 private void btnIgnore_Click(object sender, EventArgs e)
 {
     updateWork.IgnoreThisVersion();
     Application.Exit();
 }