[Missing <summary> documentation for "N:ICSharpCode.AvalonEdit.Indentation.CSharp"]
| C# | Visual Basic | Visual C++ |
namespace ICSharpCode.AvalonEdit.Indentation.CSharp
Namespace ICSharpCode.AvalonEdit.Indentation.CSharp
namespace ICSharpCode.AvalonEdit.Indentation.CSharp
| 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
|