Class SafeForDependencyAnalysisAttribute
Custom attribute that, when applied on a property, prevents the dependency analysis algorithm used by the NotifyPropertyChangedAttribute aspect from emitting errors when it encounters constructs that it cannot analyze.
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model.dll
Syntax
public sealed class SafeForDependencyAnalysisAttribute : Attribute
Constructors
Name | Description |
---|---|
SafeForDependencyAnalysisAttribute() |