Méthode | Description | |
---|---|---|
InstallComplete ( string key ) : void | ||
InstallerProgress ( string>.IEnumerable |
||
SetMessage ( string message ) : void | ||
StartDownloading ( string key ) : void |
Méthode | Description | |
---|---|---|
btnCancel_Click ( object sender, |
public InstallComplete ( string key ) : void | ||
key | string | |
Résultat | void |
public InstallerProgress ( string>.IEnumerable |
||
extensions | string>.IEnumerable | |
message | string | |
Résultat | System |
public SetMessage ( string message ) : void | ||
message | string | |
Résultat | void |
public StartDownloading ( string key ) : void | ||
key | string | |
Résultat | void |