MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsIMeta­TargetConstructor
Open sandboxFocus

IMetaTarget.Constructor Property

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