AvalonEdit
ICSharpCode.AvalonEdit.Indentation.CSharp Namespace
NamespacesICSharpCode.AvalonEdit.Indentation.CSharp

[Missing <summary> documentation for "N:ICSharpCode.AvalonEdit.Indentation.CSharp"]

Declaration Syntax
C#Visual BasicVisual C++
namespace ICSharpCode.AvalonEdit.Indentation.CSharp
Namespace ICSharpCode.AvalonEdit.Indentation.CSharp
namespace ICSharpCode.AvalonEdit.Indentation.CSharp
Types
All TypesClassesInterfaces
IconTypeDescription
CSharpIndentationStrategy
Smart indentation for C#.

IDocumentAccessor
Interface used for the indentation class to access the document.

TextDocumentAccessor
Adapter IDocumentAccessor -> TextDocument