LiteralInlineParser.PostMatchDelegate Delegate

Definition

Assembly Markdig.dll

Represents the void type.

public delegate void PostMatchDelegate(InlineProcessor processor, ref StringSlice slice);

Parameters

processor
InlineProcessor