Esempio n. 1
0
 public void AddContestant()
 {
     currentSweepstakes.RegisterContestant(UI.ContestantSetUp());
 }