Node.NodeData.

Node.

NodeData(string) Constructor

Summary

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

Syntax

public NodeData(string id)

Parameters

Name Type Description
id string

Return Value

Type Description
void