IXmlDocReferenceResolver.FormatCode Method

Namespace
Kampute.DocToolkit.XmlDoc
Assembly
  • Kampute.DocToolkit.dll

Definition

Formats the specified code block for display in a documentation page.
string FormatCode(string code)

Parameters

code string
The code block to format.

Returns

string
The formatted code block.