Summary
Initializes a new instance of the
PropertyError
class.
- Namespace
- Avalonia
.Data .Core .Plugins - Containing Type
- PropertyError
Syntax
public PropertyError(BindingNotification error)
Parameters
Name | Type | Description |
---|---|---|
error | BindingNotification | The error to report. |
Return Value
Type | Description |
---|---|
void |