Table of Contents

JavaScriptDeclarationSyntaxGenerator.WriteNormalMethodSyntax Method

Definition

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

Write out normal method syntax

public override void WriteNormalMethodSyntax(XPathNavigator reflection, SyntaxWriter writer)

Parameters

reflection XPathNavigator

The reflection information

writer SyntaxWriter

The syntax writer to which it is written