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