AzureDevOpsPullRequest.

AzureDevOpsPullRequest(ICakeLog, AzureDevOpsPullRequestSettings) Constructor

Summary

Initializes a new instance of the AzureDevOpsPullRequest class.

Syntax

public AzureDevOpsPullRequest(ICakeLog log, AzureDevOpsPullRequestSettings settings)

Parameters

Name Type Description
log ICakeLog The Cake log context.
settings AzureDevOpsPullRequestSettings Settings for accessing AzureDevOps.

Return Value

Type Description
void