private void bkgGenerateRound_DoWork(object sender, DoWorkEventArgs e) { roundToAdd = this.tournament.CreateNextRound(); }