NScan.

NScanAnalyze(ICakeContext, string, string) Method

Assembly
Cake.NScan.dll
Namespace
Cake.NScan
Containing Type
NScan

Syntax

public static void NScanAnalyze(this ICakeContext context, string solutionPath, string rulesFilePath)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
solutionPath string
rulesFilePath string

Return Value

Type Description
void