MetalamaAPI documentationAspect APIMetalama.​Framework.​AdvisingInitializer­KindAfter­Object­Initialization
Open sandboxFocus

InitializerKind.AfterObjectInitialization Field

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

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