Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax.Inlines
Inline
Methods
DumpTo(TextWriter)
Menu
On this page
DumpTo(TextWriter) Method
Definition
Namespace
Markdig.Syntax.Inlines
Assembly
Markdig.dll
View source
Dumps this instance to
TextWriter
.
public void DumpTo(TextWriter writer)
Parameters
writer
TextWriter
The writer.