PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelAggregatable­AttributeOn­Child­Attached­Method
Open sandboxFocus

AggregatableAttribute.OnChildAttachedMethod Field

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