IsLowSurrogate(Char) Method

Definition

Namespace Markdig.Helpers
Assembly Markdig.dll

Determines whether low surrogate.

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static bool IsLowSurrogate(char c)

Parameters

c
Char

Returns