예제 #1
0
 private void chkHook_CheckedChanged(object sender, EventArgs e)
 {
     applicationLogic.OnSetHooks(chkHook.Checked);
 }