Namespace CodeFactory.DotNet.CSharp.FormattedSyntax
Classes
CommonContextualKeywords
Syntax formatting for common keywords that are contextual in nature and not reserved words in the C# language. They will belong to one or more target libraries.
Keywords
Data class that contains the C# formatted syntax for keywords.
Security
Data class that defines the syntax for security scope within the C# language.
Symbols
Data class that provides the syntax to common symbols used in the definition of C# source code.
WellKnownTypes
Data class that holds the c# syntax definition for well know data types.