Writes a character to the text stream.
Declaration Syntax
Parameters
- value (Char)
- The character to write to the text stream.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The TextWriter is closed. |
IOException | An I/O error occurs. |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238