Method GetParameterText
- Namespace
- Alternet.Syntax.Parsers.Roslyn.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Roslyn.v9.dll
GetParameterText(string)
Returns the text for a given parameter, or null if no documentation was given for the parameter.
public string GetParameterText(string parameterName)
Parameters
parameterName
string