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
apistringThe type reference to output
writerSyntaxWriterThe syntax writer to which the type reference is written