Method WithDescription
- Assembly
- Alternet.Scripter.Debugger.Common.v9.dll
WithDescription(string)
Creates a new instance of this Parameter
updated to have the description specified.
public ParameterInfo.Symbol.Parameter WithDescription(string description)
Parameters
description
stringDescription to be added.
Returns
- ParameterInfo.Symbol.Parameter
Updated
Parameter
contained new description.