Method | Description | |
---|---|---|
PluginSorterUpdater ( IEnvironmentInfo p_eifEnvironmentInfo, |
A simple constructor that initializes the object with the given values.
|
|
Update ( ) : bool |
Performs the update.
|
Method | Description | |
---|---|---|
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 PluginSorterUpdater ( IEnvironmentInfo p_eifEnvironmentInfo, |
||
p_eifEnvironmentInfo | IEnvironmentInfo | The application's envrionment info. |
p_lstSorter | The PluginSorter instance to use to set plugin order. | |
return | System |