15.22.TextReader TextWriter | ||||
15.22.1. | The Input Methods Defined by TextReader | |||
15.22.2. | TextWriter defines Write() and WriteLine() that output all of the built-in types. | |||
15.22.3. | The TextReader and TextWriter classes are implemented by several character-based stream classes. | |||
15.22.4. | Writing to a writer |