Class Upgrader
public class Upgrader : ServiceInstance<IUpgradeService>, INotifyPropertyChanged
- Inheritance
-
Upgrader
- Implements
- Inherited Members
- Extension Methods
Properties
CurrentVersion
public static string CurrentVersion { get; set; }
Property Value
HasNewVersion
public static bool HasNewVersion { get; set; }
Property Value
UpgradeVersion
public static string UpgradeVersion { get; set; }