Method GetParamText
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v10.dll
GetParamText(bool)
When implemented by a class, converts Parameters property to a single string.
string GetParamText(bool useFormatting)
Parameters
useFormattingboolSpecifies whether to use html formatting.
Returns
- string
Returns
Parametersin the form of comma separated text, framed by parentheses.