ProgressEventArgs Constructors
Provides data for the ZipArchive.Progress event.Name | Parameters | Description |
---|---|---|
ProgressEventArgs(Double) | progress | Initializes a new instance of the ProgressEventArgs class with the specified progress value. |
See Also