PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelNotify­Property­Changing­AdapterNext
Open sandboxFocus

NotifyPropertyChangingAdapter.Next Property

Next

Gets the next NotifyPropertyChangingAdapter in the chain.

Declaration
protected NotifyPropertyChangingAdapter Next { get; }
Property Value
Type Description
NotifyPropertyChangingAdapter
Remarks

This property is never null.