Metalama//API Documentation/Aspect API/Metalama.​Framework.​Advising/Initializer­Kind/After­Object­Initialization
Open sandboxFocus

Field AfterObjectInitialization

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