C# Class Crisis.Ionic.Zip.AddProgressEventArgs

Provides information about the progress of a Add operation.
Inheritance: ZipProgressEventArgs
Afficher le fichier Open project: teeknofil/Crisis-Wordlist-Generator Class Usage Examples

Private Methods

Méthode Description
AddProgressEventArgs ( ) : System
AddProgressEventArgs ( string archiveName, ZipProgressEventType flavor ) : System
AfterEntry ( string archiveName, ZipEntry entry, int entriesTotal ) : AddProgressEventArgs
Completed ( string archiveName ) : AddProgressEventArgs
Started ( string archiveName ) : AddProgressEventArgs