Constructor NodeComment
- Namespace
- TinyComponents
- Assembly
- TinyComponents.dll
NodeComment(string)
Initializes a new instance of the NodeComment class with the specified comment.
public NodeComment(string comment)
Parameters
comment
stringThe comment text.