Method GetParamText
- Namespace
- Alternet.Syntax.Parsers.TypeScript.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.TypeScript.v9.dll
GetParamText(bool)
Converts Parameters
property to a single string.
public override string GetParamText(bool useFormatting)
Parameters
useFormatting
boolSpecifies whether to use HTML formatting tags.
Returns
- string
Returns
Parameters
in the form of comma separated text.