Имя |
Описание |
FileSystem |
A wrapper around the real file system. All file operations done file file descriptors created from this class will be done on the real file system. |
FileSystemExtensions |
|
InvalidPathException |
|
NonRootedPathException |
|
NullLogger |
Represents a logger that does nothing. |
PathWashers |
|
RootedCanonicalPath |
An encapsulation of a path used for communication between path descriptors and an IInternalFileSystem. Do not use this type in your code (unless implementing your own IInternalFileSystem). |
RootedPathException |
|