StringSlice(String, NewLine) Constructor

Definition

Namespace Markdig.Helpers
Assembly Markdig.dll

Initializes a new instance of the StringSlice struct.

public StringSlice(string text, NewLine newLine)

Parameters

text
String

The text.

newLine
NewLine

The line separation.