MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Observability.​MetadataOn­Unmonitored­Observable­Property­Changed­Method­Attribute
Open sandboxFocus

OnUnmonitoredObservablePropertyChangedMethodAttribute Class

Indicates compliance with the "OnUnmonitoredObservablePropertyChanged" contract expected by the ObservableAttribute aspect. This attribute should only be applied automatically by the ObservableAttribute aspect.

Inheritance
OnUnmonitoredObservablePropertyChangedMethodAttribute
Namespace: Metalama.Patterns.Observability.Metadata
Assembly: Metalama.Patterns.Observability.dll
Syntax
public sealed class OnUnmonitoredObservablePropertyChangedMethodAttribute : MetadataAttribute

Constructors

Name Description
OnUnmonitoredObservablePropertyChangedMethodAttribute(String[])

Initializes a new instance of the OnUnmonitoredObservablePropertyChangedMethodAttribute class.