Click or drag to resize

Nova.Rendering Namespace

This namespace contains all types used in the rendering of C# code objects as text (or graphics).
Classes
  ClassDescription
Public classCodeWriter
Used to format code objects as text and write them into a string or a file.
Public classCodeWriterAlignmentState
Alignment state information related to a CodeObject.
Public classCodeWriterEOLComment
EOL comment and flags for delayed rendering.
Protected classCodeWriterIndentState
State information for the current indentation offset (related to a CodeObject).