PostSharp / / API Reference / Post­Sharp.​Patterns.​Model / Aggregatable­Attribute / On­Child­Attached­Method
Open sandbox

Field OnChildAttachedMethod

Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Aggregation.dll
Syntax
[ImportMember]
[Internal(AttributeId = 978884378891419667L)]
public Action<object, ChildInfo> OnChildAttachedMethod
Returns
Type Description
Action<Object, ChildInfo>