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
reflectionXPathNavigatorThe reflection information
writerSyntaxWriterThe syntax writer to which it is written