AspNetSyntaxGenerator.WriteSyntax Method
Definition
- Namespace
- Sandcastle.Tools.SyntaxGenerators
- Assembly
- Sandcastle.Tools.SyntaxGenerators.dll
This is implemented to write the syntax
public override void WriteSyntax(XPathNavigator reflection, SyntaxWriter writer)
Parameters
reflectionXPathNavigatorThe reflection data used to generate the syntax
writerSyntaxWriterThe writer to which the syntax information is written