Node.

Node(string) Constructor

Summary

Set this object as a node
Assembly
Cake.Graph.dll
Namespace
Cake.Graph
Containing Type
Node

Syntax

public Node(string id)

Parameters

Name Type Description
id string

Return Value

Type Description
void