Grapheme.

Grapheme(Codepoint, ReadOnlySlice<char>) Constructor

Syntax

public Grapheme(Codepoint firstCodepoint, ReadOnlySlice<char> text)

Parameters

Name Type Description
firstCodepoint Codepoint
text ReadOnlySlice<char>

Return Value

Type Description
void