Table of Contents

Method GetTypeParameterText

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

GetTypeParameterText(string)

Returns the text for a given type parameter, or null if no documentation was given for the type parameter.

public string GetTypeParameterText(string typeParameterName)

Parameters

typeParameterName string

Returns

string