Метод | Описание | |
---|---|---|
BossUpdater ( IEnvironmentInfo p_eifEnvironmentInfo, |
A simple constructor that initializes the object with the given values.
|
|
Update ( ) : bool |
Performs the update.
|
Метод | Описание | |
---|---|---|
CancelUpdate ( ) : bool |
Cancels the update. This is a convience method that allows the setting of the message and the determination of the return value in one call. |
public BossUpdater ( IEnvironmentInfo p_eifEnvironmentInfo, |
||
p_eifEnvironmentInfo | IEnvironmentInfo | The application's envrionment info. |
p_bstBoss | The BOSS instance to use to set plugin order. | |
Результат | System |