Metalama//API Documentation/Aspect API/Metalama.​Framework.​Advising/Initializer­Kind/After­Memberwise­Clone
Open sandboxFocus

Field AfterMemberwiseClone

Indicates that the advice should be executed when the instance of a target class is cloned.

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