PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesImport­Member­OrderAfter­Introductions
Open sandboxFocus

ImportMemberOrder.AfterIntroductions Field

After the aspect introduces its own members. Note that importing a member introduced by the current aspect makes sense only if the member has been introduced as virtual; in this case, the the imported member is dynamically resolved using the virtual table of the target object.

Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp.dll
Syntax
public const ImportMemberOrder AfterIntroductions
Returns
Type Description
ImportMemberOrder