IDocumentRenderer.RenderConstructor Method

Namespace
Kampute.DocToolkit
Assembly
  • Kampute.DocToolkit.dll

Definition

Renders the specified constructor.
void RenderConstructor(TextWriter writer, ConstructorModel constructor)

Parameters

writer TextWriter
The text writer to render the documentation to.
constructor ConstructorModel
The constructor to render.