CakeGraph.

Connect(string, string) Method

Assembly
Cake.Parallel.Module.dll
Namespace
Cake.Parallel.Module
Containing Type
CakeGraph

Syntax

public void Connect(string start, string end)

Parameters

Name Type Description
start string
end string

Return Value

Type Description
void