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 |
Gets the target constructor, or throws an exception if the advice does not target a constructor.
IConstructor Constructor { get; }
Type | Description |
---|---|
IConstructor |