Table of Contents

JavaScriptDeclarationSyntaxGenerator.WritePropertySyntax Method

Definition

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

Write out property syntax if supported

public override void WritePropertySyntax(XPathNavigator reflection, SyntaxWriter writer)

Parameters

reflection XPathNavigator

The reflection information

writer SyntaxWriter

The syntax writer to which it is written