IsHighSurrogate(Char) Method

Definition

Namespace Markdig.Helpers
Assembly Markdig.dll

Determines whether high surrogate.

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

Parameters

c
Char

Returns