Arguments of the AncestorChanged event.
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Aggregation.dll
Syntax
public sealed class AncestorChangedEventArgs : EventArgsConstructors
| Name | Description |
|---|---|
| AncestorChangedEventArgs(object) | Initializes a new instance of the AncestorChangedEventArgs class. |
Properties
| Name | Description |
|---|---|
| Child | Gets the child object. |