ParallelGraphBuilder.

Build(List<CakeTask>) Method

Syntax

public static CakeGraph Build(List<CakeTask> tasks)

Parameters

Name Type Description
tasks List<CakeTask>

Return Value

Type Description
CakeGraph