C# Class NuSelfUpdate.InstalledUpdate

Afficher le fichier Open project: caleb-vear/NuSelfUpdate Class Usage Examples

Méthodes publiques

Méthode Description
InstalledUpdate ( System.Version old, System.Version newVersion ) : System
ToString ( ) : string

Method Details

InstalledUpdate() public méthode

public InstalledUpdate ( System.Version old, System.Version newVersion ) : System
old System.Version
newVersion System.Version
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string