예제 #1
0
 private void checkUpdate_CheckedChanged(object sender, EventArgs e)
 {
     _appInterface.SetCheckUpdateSettings(checkUpdate.Checked);
 }