C# Class VCRedistsInstaller.DownloadAndRun

Afficher le fichier Open project: fusetools/Squirrel.Windows Class Usage Examples

Méthodes publiques

Méthode Description
Do ( Uri applicationLocation, string name, IEnumerable arguments, IProgress progress ) : void

Method Details

Do() public static méthode

public static Do ( Uri applicationLocation, string name, IEnumerable arguments, IProgress progress ) : void
applicationLocation System.Uri
name string
arguments IEnumerable
progress IProgress
Résultat void