StylecopAlias Class

Summary

Contains functionality for working with Stylecop.
Assembly
Cake.StyleCop.dll
Namespace
Cake.Stylecop
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["StylecopAlias"] class Type type-node

Syntax

public static class StylecopAlias

Attributes

Type Description
CakeAliasCategoryAttribute

Methods

Name Value Summary
StyleCopAnalyse(ICakeContext, SettingsDelegate) void
Analyses the project using stylecop.
static
StyleCopReport(ICakeContext, ReportSettingsDelegate) void
Generates summary report from a stylecop execution.
static

Extension Methods

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