C# (CSharp) Mosa.FileSystem.VFS 네임스페이스

클래스들

이름 설명
DirectoryEntry
DirectoryNode Represents a basic directory in the VFS namespace.
NodeBase Provides a default implementation for INodes. A file system implementation may choose to derive from BasicNode to receive a default implementation of the interface.
PathResolver Implements path resolution functionality for the Mosa.VFS.VirtualFileSystem.
PathSplitter
SymbolicLinkNode
VirtualFileSystem Implements the virtual file system service for the kernel.