Table of Contents

Class AutoUpdateInitService

Namespace
HeBianGu.Systems.Upgrade
Assembly
HeBianGu.Systems.Upgrade.dll
public class AutoUpdateInitService : IUpgradeInitService, ILoad
Inheritance
AutoUpdateInitService
Implements
Inherited Members
Extension Methods

Properties

Name

public string Name { get; }

Property Value

string

Methods

CheckUpgrade(out string)

public bool CheckUpgrade(out string message)

Parameters

message string

Returns

bool

Load(out string)

public bool Load(out string message)

Parameters

message string

Returns

bool