MetalamaAPI documentationAspect APIMetalama.​Framework.​AdvisingInitializer­KindAfter­Last­Instance­Constructor
Open sandboxFocus

InitializerKind.AfterLastInstanceConstructor Field

Indicates that the advice should be executed after all constructors are finished but before the initialization block.

Namespace: Metalama.Framework.Advising
Assembly: Metalama.Framework.dll
Syntax
public const InitializerKind AfterLastInstanceConstructor
Returns
Type Description
InitializerKind