C# 클래스 VCRedistsInstaller.RedistInstallationProgressExtensions

파일 보기 프로젝트 열기: fusetools/Squirrel.Windows

공개 메소드들

메소드 설명
ReportProgress ( this progress, int percentage ) : void

메소드 상세

ReportProgress() 공개 정적인 메소드

public static ReportProgress ( this progress, int percentage ) : void
progress this
percentage int
리턴 void