PostSharp//API Reference/Post­Sharp.​Patterns.​Model/Aggregatable­Attribute/IAttachable.​Attach­To­Parent
Open sandboxFocus

Method IAttachable.AttachToParent

IAttachable.AttachToParent(RelationshipInfo, IAttacher, Object)

Declaration
[DebuggerAspectMethod]
bool IAttachable.AttachToParent(RelationshipInfo relationshipInfo, IAttacher attacher, object attacherState)
Parameters
Type Name Description
RelationshipInfo relationshipInfo
IAttacher attacher
Object attacherState
Returns
Type Description
Boolean
Implements
IAttachable.AttachToParent(RelationshipInfo, IAttacher, Object)