C# Класс VAGSuite.msiupdater.MSIUpdaterEventArgs

Наследование: System.EventArgs
Показать файл Открыть проект

Открытые методы

Метод Описание
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