Table of Contents

Method GetParamText

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.v9.dll

GetParamText(bool)

When implemented by a class, converts Parameters property to a single string.

string GetParamText(bool useFormatting)

Parameters

useFormatting bool

Specifies whether to use html formatting.

Returns

string

Returns Parameters in the form of comma separated text, framed by parentheses.