[]
Initializes a new instance of the ParameterValue class.
public ParameterValue()
Initializes a new instance of the ParameterValue class based on the specified Parameter.
public ParameterValue(Parameter parameter)
| Type | Name | Description |
|---|---|---|
| Parameter | parameter | The Parameter used to initialize the value context. |
| Type | Condition |
|---|---|
| ArgumentNullException | Thrown when |