NotifyPropertyChangingAdapter.Next Property |
Gets the next NotifyPropertyChangingAdapter in the chain.
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model (in PostSharp.Patterns.Model.dll) Version: 6.5.21.0 (6.5.21.0)
C#
protected NotifyPropertyChangingAdapter Next { get; }
Property Value
Type: NotifyPropertyChangingAdapterThis property is never null.