Arguments of the AncestorChanged event.
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. |