Add(ref StringLine) Method

Definition

Namespace Markdig.Helpers
Assembly Markdig.dll

Adds the specified line to this instance.

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public void Add(ref StringLine line)

Parameters

line
StringLine

The line.