コード例 #1
0
 //constuctor(Spawner)
 public Sweepstakes(string name)
 {
     this.name = UserInterface.ChooseSweepStakesName();
 }