I wanted to star a Streamreader directly after a Streamwriter finished its job.
This has to be like this, because the Streamreader is reading the file, which the Streamwriter wrote.
Thanks in advance!
I wanted to star a Streamreader directly after a Streamwriter finished its job. This
Share
Start typing. Write a class that derives from
StreamWriterand overridesDispose.