public void SetUp()
 {
     _game = new BowlingGame();
 }
Exemple #2
0
 public void SetUp()
 {
     _game = new BowlingGame();
 }