Write(ref StringSlice) Method

Definition

Assembly Markdig.dll

Writes the specified slice.

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public T Write(ref StringSlice slice)

Parameters

slice
StringSlice

The slice.

Returns

{T}
This instance