Table of Contents

Constructor CodeSnippet

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.v9.dll

CodeSnippet()

Initializes a new instance of the CodeSnippets class with default settings.

public CodeSnippet()

CodeSnippet(ICodeSnippets)

Initializes a new instance of the CodeSnippet class with specified parent.

public CodeSnippet(ICodeSnippets parent)

Parameters

parent ICodeSnippets