Constructor ParameterInfoSymbol
- Namespace
- Alternet.Scripter.Debugger.UI.Wpf.Evaluation.CodeCompletion
- Assembly
- Alternet.Scripter.Debugger.UI.Wpf.v9.dll
ParameterInfoSymbol(string, string, string, int, int)
Initializes a new instance of the ParameterInfoSymbol
class with specified parameters.
public ParameterInfoSymbol(string displayText, string symbolDescription, string parameterDescription, int currentSymbolIndex, int symbolsCount)