This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Graph.
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 |
