Project |
| Name | Description | |
|---|---|---|
| ProjectNode | Creates a new ProjectNode with default values. | |
| ProjectNode(String) | Creates a new ProjectNode with the specified name. | |
| ProjectNode(String, ProjectNodeType) | Creates a new ProjectNode with the specified name and type. | |
| ProjectNode(String, ProjectNodeType, DateTimeOffset) | Creates a new ProjectNode with creation date. | |
| ProjectNode(String, ProjectNodeType, DateTimeOffset, DateTimeOffset, Boolean) | Creates a new ProjectNode with full metadata. |