Exemple #1
0
 public void InsertSweepstakes(Sweepstakes sweepstakes)
 {
     this.sweepstakes.Enqueue(sweepstakes);
 }