Table of Contents

VisualBasicDeclarationSyntaxGenerator.WriteInterfaceSyntax Method

Definition

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

Write interface syntax

public override void WriteInterfaceSyntax(XPathNavigator reflection, SyntaxWriter writer)

Parameters

reflection XPathNavigator

The reflection data used to produce the syntax

writer SyntaxWriter

The writer to which the syntax is written