Constructor StringList
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