This content is part of a third party extension that is not supported by the Cake project.
- Assembly
- Cake
.APT .Module .dll - Namespace
- Cake
.APT .Module - Containing Type
- APTPackageInstaller
Syntax
public APTPackageInstaller(ICakeEnvironment environment, IProcessRunner processRunner, ICakeLog log, IAPTContentResolver contentResolver, ICakeConfiguration config)
Parameters
Name | Type | Description |
---|---|---|
environment | ICakeEnvironment | |
processRunner | IProcessRunner | |
log | ICakeLog | |
contentResolver | IAPTContentResolver | |
config | ICakeConfiguration |
Return Value
Type | Description |
---|---|
void |