Method GetPatch GetPatch(int) Gets the patch by version. Declaration protected override UpgradeModule.Patch GetPatch(int version) Parameters Type Name Description int version The version. Returns Type Description UpgradeModule.Patch Patch. Overrides UpgradeModule.GetPatch(int)