DocComment Constructor (String) |
Create a
DocComment with the specified text content.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public DocComment(
string text
)
Parameters
- text
- Type: SystemString
See Also