Append(ReadOnlySpan) Method

Definition

Namespace XenoAtom.Ansi
Assembly XenoAtom.Ansi.dll

Appends the specified text.

public void Append(ReadOnlySpan<char> text)

Parameters