B
Bryan Dickerson
StreamReader says it is designed to read a stream of characters
StringReader says it is designed to read a string
TextReader says it is designed to read a sequential list of characters.
I hate to sound like a VB6 grump, but aren't we splitting hairs?? What's
the difference?
StringReader says it is designed to read a string
TextReader says it is designed to read a sequential list of characters.
I hate to sound like a VB6 grump, but aren't we splitting hairs?? What's
the difference?