Method | Description | |
---|---|---|
ReturnsAttribute ( |
Creates a new attribute for storing explanations for return values (should be used in combination with multiple output arguments).
|
public ReturnsAttribute ( |
||
type | The type that will be returned | |
explanationKey | String | The specific explanations |
order | The rank of the return type | |
return | System |