Mono Class Library: System.IO NamespaceSystem.IO.TextWriter Class |
See Also: TextWriter Members
System.Object
System.MarshalByRefObject
System.IO.TextWriter
|
All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.
System.IO.TextWriter is designed for character output, whereas the System.IO.Stream class is designed for byte input and output.
Note: By default, a System.IO.TextWriter is not thread safe. See TextWriter.Synchronized(TextWriter) for a thread-safe wrapper.[Edit]
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0