Table of Contents

JavaScriptDeclarationSyntaxGenerator.WriteDelegateSyntax Method

Definition

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

Write out delegate syntax

public override void WriteDelegateSyntax(XPathNavigator reflection, SyntaxWriter writer)

Parameters

reflection XPathNavigator

The reflection information

writer SyntaxWriter

The syntax writer to which it is written