MethodCallParameter Properties |
The MethodCallParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultValue |
Gets or sets the fallback value when result value is not available
| |
| Layout |
Gets or sets the layout used for rendering the method-parameter value.
| |
| Name |
Gets or sets the name of the parameter.
| |
| ParameterType |
Gets or sets the type of the parameter.
|