Class IocUpgrade
public class IocUpgrade : Ioc<IUpgradeService>
- Inheritance
-
IocUpgrade
- 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; }