EscapeInsecure(Char) Method

Definition

Namespace Markdig.Helpers
Assembly Markdig.dll

Performs the escape insecure operation.

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

Parameters

c
Char

Returns