Parameter
Gets the target parameter or throws an exception if the advice does not target a parameter.
Declaration
IParameter Parameter { get; }
Property Value
Type | Description |
---|---|
IParameter |
Gets the target parameter or throws an exception if the advice does not target a parameter.
IParameter Parameter { get; }
Type | Description |
---|---|
IParameter |