Namespace SharpSevenZip.EventArguments
Classes
ExtractFileCallbackArgs
The arguments passed to ExtractFileCallback.
FileInfoEventArgs
EventArgs used to report the file information which is going to be packed.
FileNameEventArgs
EventArgs class which stores the file name.
FileOverwriteEventArgs
EventArgs for FileExists event, stores the file name and asks whether to overwrite it in case it already exists.
IntEventArgs
Stores an int number
OpenEventArgs
EventArgs used to report the size of unpacked archive data
PercentDoneEventArgs
EventArgs for storing PercentDone property.
ProgressEventArgs
The EventArgs class for accurate progress handling.
Enums
ExtractFileCallbackReason
The reason for calling ExtractFileCallback.