Class RoundStartedEvent
- Object
-
- RoundStartedEvent
-
-
Constructor Summary
Constructors Constructor Description RoundStartedEvent(int roundNumber)Initializes a new instance of the RoundStartedEvent class.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetRoundNumber()Returns the round number.
-