Table of Contents

Constructor StringList

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

StringList()

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

public StringList()

StringList(TextReader)

Initializes a new instance of the CodeSnippetList class with specified reader.

public StringList(TextReader reader)

Parameters

reader TextReader