C# Class TestIntelReporter.UpdateEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: EtherealWake/test-intel Class Usage Examples

Méthodes publiques

Méthode Description
UpdateEventArgs ( System.Version oldVersion, System.Version newVersion, string updateUri ) : System

Method Details

UpdateEventArgs() public méthode

public UpdateEventArgs ( System.Version oldVersion, System.Version newVersion, string updateUri ) : System
oldVersion System.Version
newVersion System.Version
updateUri string
Résultat System