Method | Description | |
---|---|---|
CheckVersion ( |
Checks to see if this package is currently installed, and if so whether there is another version installed
|
|
UpgradeDowngradeDependancies ( |
Checks to see if upgrading or downgrading this package will break any dependancies
|
public static CheckVersion ( |
||
currentPackage | The package to check | |
packageList | List |
The list of currently installed packages |
oldPackage | Returns via 'ref' the current package installed | |
return | VersionInformation |
public static UpgradeDowngradeDependancies ( |
||
currentPackage | ||
installedRoutes | List |
|
installedTrains | List |
|
return | List |