Table of Contents

Class DocumentTextWriter

Namespace
Terminal.Gui.Editor.Document
Assembly
Terminal.Gui.Editor.dll
public class DocumentTextWriter : TextWriter, IDisposable, IAsyncDisposable
Inheritance
DocumentTextWriter
Implements
Inherited Members

Constructors

DocumentTextWriter(IDocument, int)

Properties

Encoding
InsertionOffset

Methods

Write(char)
Write(char[], int, int)
Write(string)