Public Member Functions | |
| ProgressForm () | |
| void | Update (int progress, string Text) |
| void | Finish () |
| ProgressForm () | |
| void | Update (int progress, string Text) |
| void | Finish () |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
| Clean up any resources being used. | |
| override void | Dispose (bool disposing) |
| Clean up any resources being used. | |
Definition at line 12 of file ProgressForm.cs.
| Tamir.SharpSsh.jsch.examples.ProgressForm.ProgressForm | ( | ) |
Definition at line 22 of file ProgressForm.cs.
| Tamir.SharpSsh.jsch.examples.ProgressForm.ProgressForm | ( | ) |
Definition at line 22 of file ProgressForm.cs.
| override void Tamir.SharpSsh.jsch.examples.ProgressForm.Dispose | ( | bool | disposing | ) | [protected] |
| override void Tamir.SharpSsh.jsch.examples.ProgressForm.Dispose | ( | bool | disposing | ) | [protected] |
| void Tamir.SharpSsh.jsch.examples.ProgressForm.Finish | ( | ) |
Definition at line 52 of file ProgressForm.cs.
| void Tamir.SharpSsh.jsch.examples.ProgressForm.Finish | ( | ) |
Definition at line 52 of file ProgressForm.cs.
| void Tamir.SharpSsh.jsch.examples.ProgressForm.Update | ( | int | progress, | |
| string | Text | |||
| ) |
Definition at line 47 of file ProgressForm.cs.
| void Tamir.SharpSsh.jsch.examples.ProgressForm.Update | ( | int | progress, | |
| string | Text | |||
| ) |
Definition at line 47 of file ProgressForm.cs.
1.5.9