Méthode | Description | |
---|---|---|
UpdateFileInformation ( int index, string filename ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnVisibleChanged ( EventArgs e ) : void |
Méthode | Description | |
---|---|---|
AskForOverwrite ( string file, string directory, ulong newSize ) : DialogResult | ||
ErrorDialog ( string message ) : void | ||
ExtractionProgressionForm ( |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
RefreshFileInformation ( ) : void | ||
RefreshStatus ( ) : void | ||
ShowDialog ( IWin32Window owner, ExtractionProcedure extractionProcedure, object state ) : DialogResult | ||
abortButton_Click ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
protected OnVisibleChanged ( EventArgs e ) : void | ||
e | EventArgs | |
Résultat | void |
public UpdateFileInformation ( int index, string filename ) : void | ||
index | int | |
filename | string | |
Résultat | void |