Moxiecode.Manager.FileSystems Namespace

MCManager API

This namespace contains all logic used for file system management.

Classes

  ClassDescription
BaseFile
This class is the local file system implementation of IFile.
BasicFileFilter
Basic file filter, this class handles some common filter problems and is possible to extend if needed.
CombinedFileFilter
This combines different filters into one.
LocalFile
This class is the local file system implementation of IFile.
LocalFileFactory
LocalFileFactroy, generates new file instances.

Interfaces

  InterfaceDescription
IFile
This interface is to be implemented by various file systems.
IFileFactory
Description of IFileFactory.
IFileFilter
Implementations of this interface is used to filter out files from a file listning.

Enumerations

  EnumerationDescription
FileAction
This enum contains all diffrent file event action types.
FileType
FilterReason