ArchiveExtractor Constructor (FileInfo) |
Creates an archive extractor.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public ArchiveExtractor(
FileInfo archiveFile
)
Parameters
- archiveFile
- Type: System.IOFileInfo
See Also