BoolValueChangedEventArgs Constructors
Represents arguments passed to the BoolList.ResultValueChanged event.| Name | Parameters | Description |
|---|---|---|
| BoolValueChangedEventArgs(Boolean, Boolean) | oldValue, newValue | Initializes a new instance of the BoolValueChangedEventArgs class. |
See Also