SyntaxNodeTextBuilder.AppendLine Method
Containing Type: SyntaxNodeTextBuilder
Assembly: Roslynator.Core.dll
Overloads
| Method | Summary |
|---|---|
| AppendLine() | |
| AppendLine(String) |
AppendLine()
public void AppendLine()
AppendLine(String)
public void AppendLine(string value)
Parameters
value String