BooleanEvaluation Constructor
- Updated2023-02-21
- 2 minute(s) read
| Name | Description | |
|---|---|---|
| BooleanEvaluation() | Initializes a new instance of BooleanEvaluation. | |
| BooleanEvaluation(BooleanEvaluation) | Initializes a new instance of BooleanEvaluation by copying an existing instance. | |
| BooleanEvaluation(Boolean) | Initializes a new instance of BooleanEvaluation and specifies whether the evaluation is inverted such that a false (False in Visual Basic) value indicates passing and a true (True in Visual Basic) value indicates failing. |