Writes a character to the wrapped TextWriter
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- value
- Type: System Char
the value to write to the TextWriter
Remarks
Writes a character to the wrapped TextWriter
See Also