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

RecordableAttribute.OnChildAttachedMethod Field

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