Namespace Acuit.Pinpoint.FileProviders
Classes
- NotFoundDirectoryContents
Represents a non-existing directory
- NotFoundFileInfo
Represents a non-existing file.
- NullChangeToken
An empty change token that doesn't raise any change callbacks.
- NullFileProvider
An empty file provider with no contents.
- PhysicalFileProvider
Looks up files using the on-disk file system
Interfaces
- IDirectoryContents
Represents a directory's content in the file provider.
- IFileInfo
Represents a file in the given file provider.
- IFileProvider
A read-only file provider abstraction.