Exemple #1
0
 private void patchButton_Click(object sender, EventArgs e)
 {
     Modpacks.runPatchUnpatch(modListPanel.Controls.OfType <CheckBox>());
 }