GenericIssueReportFormatSettingsExtensions Class

Summary

Extension methods for GenericIssueReportFormatSettings.
graph BT Type-->Base0["Object"] Type["GenericIssueReportFormatSettingsExtensions"] class Type type-node

Syntax

public static class GenericIssueReportFormatSettingsExtensions

Methods

Name Value Summary
WithOption(GenericIssueReportFormatSettings, Enum, object) GenericIssueReportFormatSettings
Adds an option which should be passed to the template.
static
WithOption(GenericIssueReportFormatSettings, string, object) GenericIssueReportFormatSettings
Adds an option which should be passed to the template.
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin