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

ImportMemberOrder.BeforeIntroductions Field

Before the aspect introduces its own members. This is similar to calling the overridden method using the base keyword in C#. The overridden method implementation is always selected, even if the method is virtual.

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