public class NumberOfRecycledPuzzlesMismatchFail : VerificationFailure
NumberOfRecycledPuzzlesMismatchFail | Initializes a new instance of the NumberOfRecycledPuzzlesMismatchFail class. |
Actual | The number of puzzle IDs in the Order. |
Expected | The number of puzzles in the row. |
Message |
A description of the failure. Specifies the color of the row, the number of puzzles in the row and the number of puzzles in the Order.
(Overrides VerificationFailureMessage) |
RecycleColor | The color of the row the player tried to recycle. |