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

Field OnPropertyChangingMethod

Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model.dll
Syntax
[ImportMember("OnPropertyChanging", IsRequired = false)]
[Internal(AttributeId = -5178615503861546938L)]
public Action<string> OnPropertyChangingMethod
Returns
Type Description
Action<String>