Namespace Acuit.Pinpoint.FileSystemGlobbing.Abstractions
Classes
- DirectoryInfoBase
Represents a directory
- DirectoryInfoWrapper
Wraps an instance of DirectoryInfo and provides implementation of DirectoryInfoBase.
- FileInfoBase
Represents a file
- FileInfoWrapper
Wraps an instance of FileInfo to provide implementation of FileInfoBase.
- FileSystemInfoBase
Shared abstraction for files and directories