C# Class VCRedistsInstaller.RedistInstallationProgressEvent

ファイルを表示 Open project: fusetools/Squirrel.Windows

Public Properties

Property Type Description
Percentage int

Public Methods

Method Description
RedistInstallationProgressEvent ( int percentage ) : System

Method Details

RedistInstallationProgressEvent() public method

public RedistInstallationProgressEvent ( int percentage ) : System
percentage int
return System

Property Details

Percentage public_oe property

public int Percentage
return int