Click or drag to resize

Novacta.Documentation.CodeExamples Namespace

Provides types supporting automatic execution and output captures of code examples to be included in documentation files.
Classes
  ClassDescription
Public classCodeExampleInfo
Provides information about a source code example.
Public classCodeExamplesAnalyzer
Analyzes code examples by executing exemplified code and capturing output and error information.
Public classCSharpLanguage
Represents the C# programming language.
Public classProgrammingLanguage
Represents a programming language.
Interfaces
  InterfaceDescription
Public interfaceICodeExample
Represents a code example.