Constructor CommentInfoItem
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
CommentInfoItem(string)
Initializes a new instance of the CommentInfoItem
class with specified settings.
public CommentInfoItem(string text)
Parameters
text
stringTest to store in this new instance.