C# 클래스 VAGSuite.msiupdater.MSIUpdaterEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: Blackfrosch/VAGEDCSuite

공개 메소드들

메소드 설명
MSIUpdaterEventArgs ( string Data, bool Update, bool mVersion2High, System.Version NewVersion, bool info, string xmlfile ) : System

메소드 상세

MSIUpdaterEventArgs() 공개 메소드

public MSIUpdaterEventArgs ( string Data, bool Update, bool mVersion2High, System.Version NewVersion, bool info, string xmlfile ) : System
Data string
Update bool
mVersion2High bool
NewVersion System.Version
info bool
xmlfile string
리턴 System