C# Class CalDavSynchronizer.AutomaticUpdates.NewerVersionFoundEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: aluxnimm/outlookcaldavsynchronizer Class Usage Examples

Méthodes publiques

Méthode Description
NewerVersionFoundEventArgs ( System.Version newVersion, string whatsNewInformation, Uri downloadLink ) : System

Method Details

NewerVersionFoundEventArgs() public méthode

public NewerVersionFoundEventArgs ( System.Version newVersion, string whatsNewInformation, Uri downloadLink ) : System
newVersion System.Version
whatsNewInformation string
downloadLink System.Uri
Résultat System