BooleanEvaluation Constructor
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
| 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. |