Metalama//API Documentation/Aspect API/Metalama.​Framework.​Aspects/IMeta­Target/Constructor
Open sandboxFocus

Property Constructor

Constructor

Gets the target constructor, or throws an exception if the advice does not target a constructor.

Declaration
IConstructor Constructor { get; }
Property Value
Type Description
IConstructor