IsControl(Char) Method

Definition

Namespace Markdig.Helpers
Assembly Markdig.dll

Determines whether control.

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

Parameters

c
Char

Returns