C# Class VCRedistsInstaller.RedistInstallationProgressExtensions

Afficher le fichier Open project: fusetools/Squirrel.Windows

Méthodes publiques

Méthode Description
ReportProgress ( this progress, int percentage ) : void

Method Details

ReportProgress() public static méthode

public static ReportProgress ( this progress, int percentage ) : void
progress this
percentage int
Résultat void