When applied to the OnChildPropertyChanged and OnObservablePropertyChanged method, indicates that the specified expressions
are observed using these methods.
Namespace: Metalama.Patterns.Observability
Assembly: Metalama.Patterns.Observability.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public sealed class ObservedExpressionsAttribute : AttributeConstructors
| Name | Description |
|---|---|
| ObservedExpressionsAttribute(params string[]) | Initializes a new instance of the ObservedExpressionsAttribute class. |