Table of Contents

VisualBasicDeclarationSyntaxGenerator.WriteNormalTypeReference Method

Definition

Namespace
Sandcastle.Tools.SyntaxGenerators
Assembly
Sandcastle.Tools.SyntaxGenerators.dll

Write out a normal type reference

protected override void WriteNormalTypeReference(string api, SyntaxWriter writer)

Parameters

api string

The type reference to output

writer SyntaxWriter

The syntax writer to which the type reference is written