SyntaxGeneratorTemplate.WriteConstructorSyntax Method
Definition
- Assembly
- Sandcastle.Core.dll
Write constructor syntax
public abstract void WriteConstructorSyntax(XPathNavigator reflection, SyntaxWriter writer)
Parameters
reflectionXPathNavigatorThe reflection data used to produce the syntax
writerSyntaxWriterThe writer to which the syntax is written