Example #1
0
 private void comboBox4_Click(object sender, EventArgs e)
 {
     connectionWithDatabase.loadTeamsWithoutSeason(comboBox4);
 }