Table of Contents

Class IocUpgrade

Namespace
H.Services.Common.Upgrade
Assembly
H.Services.Common.dll
public class IocUpgrade : Ioc<IUpgradeService>
Inheritance
IocUpgrade
Inherited Members
Extension Methods

Properties

CurrentVersion

public static string CurrentVersion { get; set; }

Property Value

string

HasNewVersion

public static bool HasNewVersion { get; set; }

Property Value

bool

UpgradeVersion

public static string UpgradeVersion { get; set; }

Property Value

string