Example #1
0
 private void checkBoxMale_Click(object sender, EventArgs e)
 {
     ContentChecker.CheckBoxChecker((CheckBox)sender);
 }