PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelNotify­Property­Changed­AttributeOn­Property­Changed­Method
Open sandboxFocus

NotifyPropertyChangedAttribute.OnPropertyChangedMethod Field

Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model.dll
Syntax
[ImportMember]
[Internal(AttributeId = -5178615503861546939L)]
public Action<string> OnPropertyChangedMethod
Returns
Type Description
System.Action<System.String>