Class CodeSnippetObject
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
Represents literal that make up the parts of a code snippet that you can edit.
public class CodeSnippetObject : CodeSnippetLiteral, ICodeSnippetObject, ICodeSnippetLiteral, ICodeCompletionProviderItem, IComparable
- Inheritance
-
CodeSnippetObject
- Implements
Constructors
- CodeSnippetObject()
Initializes a new instance of the
CodeSnippetObject
class with default settings.