I have put forward my incredible talent with ASCII art (sic) and updated my wonderful "FileSystem.txt" file, which describes classes available with the Xceed FileSystem for .NET.
==============
FileSystemItem
==============
|
+--------------+------------------+
| |
============== ============
AbstractFolder AbstractFile
============== ============
| |
+---+---+---+---+---+---+ +---+---+---+---+---+---+---+
| | | | | | | | | | | | | | |
========== | | | | | | | | | | | | | ========
DiskFolder | | | | | | | | | | | | | DiskFile
--============ | | | | | | | | | | | ==========--
MemoryFolder | | | | | | | | | | | MemoryFile
--============== | | | | | | | | | ============--
IsolatedFolder | | | | | | | | | IsolatedFile
------============ | | | | | | | ============----
ZippedFolder | | | | | | | ZippedFile
-------========= | | | | | =======-------
FtpFolder | | | | | FtpFile
-============ | | | ==========-
TarredFolder | | | TarredFile
---============= | ===========---
GZippedFolder | GZippedFile
------------- ==========-----
StreamFile
----------
Can you guess what I'm working on?