DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
IO Directory Reference

Files

 
BinaryReader.h
 
BinaryWriter.h
 
Directory.h
 
DirectoryNotFoundException.h
 The exception that is thrown when part of a file or directory cannot be found.
 
EndOfStreamException.h
 The exception that is thrown when reading is attempted past the end of a stream.
 
File.h
 Provides static methods for the creation, copying, deletion, moving, and opening of a single file.
 
FileNotFoundException.h
 The exception that is thrown when an attempt to access a file that does not exist on disk fails.
 
FileStream.h
 
IDisposable.h
 
IOException.h
 The exception that is thrown when an I/O error occurs.
 
MemoryStream.h
 
MockStream.h
 Mock stream implementation for unit testing and diagnostic validation.
 
Path.h
 
Stream.h
 
StringReader.h
 
StringWriter.h
 
TextReader.h
 
TextWriter.h