Skip to main content

UpdateInfo Constructors

Declaring Type: UpdateInfo
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.626+6f1a94e

Create a new instance of UpdateInfo

public UpdateInfo(VelopackAsset targetRelease, bool isDowngrade, VelopackAsset deltaBaseRelease = null, VelopackAsset[] deltasToTarget = null);

Parameters

targetRelease VelopackAsset

isDowngrade bool

deltaBaseRelease VelopackAsset

deltasToTarget VelopackAsset[]


Documentation generated by MdDocs