Table of Contents

JavaScriptDeclarationSyntaxGenerator.WriteAttachedPropertySyntax Method

Definition

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

Write out attached property syntax

public override void WriteAttachedPropertySyntax(XPathNavigator reflection, SyntaxWriter writer)

Parameters

reflection XPathNavigator

The reflection information

writer SyntaxWriter

The syntax writer to which it is written