| ReferenceTaskTryGetValue Method |
| Name | Description | |
|---|---|---|
| TryGetValue(TaskParameterDescription, Object) |
Tries to fetch the value of the parameter with the passed description.
| |
| TryGetValueT(TaskParameterDescription, T) |
Tries to fetch the value of the parameter with the passed description.
|