Property | Type | Description |
---|
Method | Description | |
---|---|---|
ParameterMetadata ( |
Construct an instance.
|
public ParameterMetadata ( |
||
parameter | The annotated method parameter. | |
annotation | IParameterPrecondition | The contract annotation applied to the parameter. |
methodName | string | The method name if different from the underlying name. (This is primarily intended for cases where |
return | System |