GenericIssueReportFormatSettings.

GenericIssueReportFormatSettings(string) Constructor

Summary

Initializes a new instance of the GenericIssueReportFormatSettings class.

Syntax

protected GenericIssueReportFormatSettings(string templateContent)

Parameters

Name Type Description
templateContent string Content of the template to use for generating the report.

Return Value

Type Description
void
GitHub