XSharp Declaration Syntax Generator Class
This class generates declaration syntax sections for X#
Definition
Namespace: Sandcastle.Tools.SyntaxGenerators
Assembly: Sandcastle.Tools.SyntaxGenerators (in Sandcastle.Tools.SyntaxGenerators.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Tools.SyntaxGenerators (in Sandcastle.Tools.SyntaxGenerators.dll) Version: 2026.1.20.0
C#
public sealed class XSharpDeclarationSyntaxGenerator : SyntaxGeneratorTemplateVB
Public NotInheritable Class XSharpDeclarationSyntaxGenerator
Inherits SyntaxGeneratorTemplateC++
public ref class XSharpDeclarationSyntaxGenerator sealed : public SyntaxGeneratorTemplateF#
[<SealedAttribute>]
type XSharpDeclarationSyntaxGenerator =
class
inherit SyntaxGeneratorTemplate
end- Inheritance
- Object SyntaxGeneratorCore SyntaxGeneratorTemplate XSharpDeclarationSyntaxGenerator
Constructors
| XSharpDeclarationSyntaxGenerator | Initializes a new instance of the XSharpDeclarationSyntaxGenerator class |
Properties
| Language |
This is used to get or set the language name
(Inherited from SyntaxGeneratorTemplate) |
| StyleId |
This is used to get or set the style ID
(Inherited from SyntaxGeneratorTemplate) |