Initializes a new instance of the StringSlice struct.
public StringSlice(string text, int start, int end)
The text.
The start.
The end.