[Missing <summary> documentation for "N:ICSharpCode.AvalonEdit.Indentation.CSharp"]
Declaration Syntax
C# | Visual Basic | Visual C++ |
namespace ICSharpCode.AvalonEdit.Indentation.CSharp
Namespace ICSharpCode.AvalonEdit.Indentation.CSharp
namespace ICSharpCode.AvalonEdit.Indentation.CSharp
Types
All Types | Classes | Interfaces |
Icon | Type | Description |
---|---|---|
CSharpIndentationStrategy |
Smart indentation for C#.
| |
IDocumentAccessor |
Interface used for the indentation class to access the document.
| |
TextDocumentAccessor |
Adapter IDocumentAccessor -> TextDocument
|