|
FileSurfer 1.1.4
Modern Windows File Explorer
|
Namespaces | |
| namespace | FileInformation |
| namespace | FileOperations |
| namespace | Shell |
| namespace | VersionControl |
Classes | |
| class | DirectoryEntry |
| Lazy implementation of IFileSystemEntry for a directory. More... | |
| class | DriveEntry |
| Implementation of IFileSystemEntry for a drive. More... | |
| class | FileEntry |
| Lazy implementation of IFileSystemEntry for a file. More... | |
| interface | IFileSystemEntry |
| Represents a file system entry in context of the FileSurfer app. More... | |
| interface | IResult |
| Represents the result of an operation, indicating success or failure, along with error messages. More... | |
| class | Result |
| A flexible implementation of IResult that supports multiple error messages and can be updated after creation. More... | |
| class | SimpleResult |
| An immutable, lightweight, and memory efficient implementation of IResult that supports at most one error message. More... | |
| class | UndoRedoHandler< T > |
| Generic class for browsing FileSurfer's history, such as file operations and visited directories. More... | |