Class UpgradeModule
UpgradeModule is implemented per version to handle upgrading for that version.
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
public class UpgradeModule
Fields
| Name | Description |
|---|---|
| ImplicitUpgradesHappened | The implicit upgrades happened |
Methods
| Name | Description |
|---|---|
| GetPatch(int) | Gets the patch by version. |
| Upgrade(SystemGraphData, VersionedStruct) | Upgrades the specified graph data. |