InspectCodeRunner.

Run(FilePath, InspectCodeSettings) Method

Summary

Analyses the specified solution, using the specified settings.

Syntax

public void Run(FilePath solution, InspectCodeSettings settings)

Parameters

Name Type Description
solution FilePath The solution.
settings InspectCodeSettings The settings.

Return Value

Type Description
void