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

AggregatableAttribute.OnChildDetachedMethod Field

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