PostSharp / / API Reference / Post­Sharp.​Patterns.​Model / Notify­Property­Changed­Attribute / On­Property­Changed­Method

Field OnPropertyChangedMethod

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