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

AncestorChangedEventArgs Constructor

AncestorChangedEventArgs(Object)

Initializes a new instance of the AncestorChangedEventArgs class.

Declaration
public AncestorChangedEventArgs(object child)
Parameters
Type Name Description
Object child

The child object.