C# Class eXeMeL.Model.ApplicationVersionControl

Afficher le fichier Open project: Grandpappy/eXeMeL

Méthodes publiques

Méthode Description
CurrentVersionIsDifferentFromLastRunVersion ( ) : bool
GetPublishedVersion ( ) : System.Version
WriteCurrentVersionToRegistry ( ) : void

Method Details

CurrentVersionIsDifferentFromLastRunVersion() public static méthode

public static CurrentVersionIsDifferentFromLastRunVersion ( ) : bool
Résultat bool

GetPublishedVersion() public static méthode

public static GetPublishedVersion ( ) : System.Version
Résultat System.Version

WriteCurrentVersionToRegistry() public static méthode

public static WriteCurrentVersionToRegistry ( ) : void
Résultat void