PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelAncestor­Changed­Event­Args
Open sandboxFocus

AncestorChangedEventArgs Class

Arguments of the AncestorChanged event.

Inheritance
AncestorChangedEventArgs
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Aggregation.dll
Syntax
public sealed class AncestorChangedEventArgs : EventArgs

Constructors

Name Description
AncestorChangedEventArgs(Object)

Initializes a new instance of the AncestorChangedEventArgs class.

Properties

Name Description
Child

Gets the child object.