AzurePipelinesEngine.

AzurePipelinesEngine(ICakeDataService, ICakeLog) Constructor

Summary

Initializes a new instance of the AzurePipelinesEngine class.

Syntax

public AzurePipelinesEngine(ICakeDataService dataService, ICakeLog log)

Parameters

Name Type Description
dataService ICakeDataService Implementation of ICakeDataService.
log ICakeLog Implementation of ICakeLog.

Return Value

Type Description
void