SPCAFRunner.

Run(SPCAFSettings) Method

Summary

Starts the SPCAF run.
Assembly
Cake.SPCAF.dll
Namespace
Cake.SPCAF
Containing Type
SPCAFRunner

Syntax

public void Run(SPCAFSettings settings)

Parameters

Name Type Description
settings SPCAFSettings The settings.

Return Value

Type Description
void