Метод | Описание | |
---|---|---|
Add ( string path ) : void |
Adds a patch to the list for consideration.
|
|
Apply ( bool throwOnError = false ) : void |
Applies applicable transforms in order of sequenced patches.
|
|
Copy ( Microsoft.Deployment.WindowsInstaller.Package.InstallPackage db ) : Microsoft.Deployment.WindowsInstaller.Package.InstallPackage | ||
PatchApplicator ( Microsoft.Deployment.WindowsInstaller.Package.InstallPackage db ) : System |
Creates a new instance of the PatchApplicator class.
|
|
TryDelete ( string path ) : void |