Class CommentInfoItem
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
Stores simple text data related to popup hint.
public class CommentInfoItem : CodeCompletionProviderItem, ICommentInfoItem, ICodeCompletionProviderItem, IComparable
- Inheritance
-
CommentInfoItem
- Implements
Constructors
- CommentInfoItem(string)
Initializes a new instance of the
CommentInfoItem
class with specified settings.
Properties
- Text
Gets or sets content of the
ICommentInfoItem
.
Methods
- CompareTo(object)
Compares this instance to a specified object and returns an indication of their relative values.