Classes
Class | Description |
---|---|
LogFileWriter |
SummaryUsed to write text to a simple text file without holding a continuous lock on the file.. |
StreamCopier |
SummaryA static helper class used to copy contents between System.IO.Streams using readers and writers. |
TextLineEnumerator |
SummaryA static helper class for reading text files and possibly ignoring comments. |