Class BraceInfoItem
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
Stores simple text data related to popup hint.
public class BraceInfoItem : CodeCompletionProviderItem, IBraceInfoItem, ICodeCompletionProviderItem, IComparable
- Inheritance
-
BraceInfoItem
- Implements
Constructors
- BraceInfoItem(string)
Initializes a new instance of the
CommentInfoItem
class with specified settings.
Properties
- Brace
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.