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