C# Class NuSelfUpdate.BackwardUpdateException

Inheritance: System.Exception
Afficher le fichier Open project: caleb-vear/NuSelfUpdate

Méthodes publiques

Méthode Description
BackwardUpdateException ( System.Version installedVersion, System.Version targetVersion ) : System

Method Details

BackwardUpdateException() public méthode

public BackwardUpdateException ( System.Version installedVersion, System.Version targetVersion ) : System
installedVersion System.Version
targetVersion System.Version
Résultat System