ObservedExpressionsAttribute(params string[])
Initializes a new instance of the ObservedExpressionsAttribute class.
Declaration
public ObservedExpressionsAttribute(params string[] parentPropertyPaths)Parameters
| Type | Name | Description |
|---|---|---|
| string[] | parentPropertyPaths | The parent property paths which the declaring class monitors for reference and child property changes,
and for which |