public class PuzzleDeckIsEmptyFail : VerificationFailure
PuzzleDeckIsEmptyFail | Initializes a new instance of the PuzzleDeckIsEmptyFail class. |
Color | The color of the deck. Either TopBlack or TopWhite. |
Message |
A description of the failure. Specifies the color of the deck which is empty.
(Overrides VerificationFailureMessage) |