Initializes a new instance of the SnowballProgram class

Namespace: SF.Snowball
Assembly: Lucene.Net.Contrib.Snowball (in Lucene.Net.Contrib.Snowball.dll) Version: 2.0.0.1

Syntax

C#
protected internal SnowballProgram()
Visual Basic
Protected Friend Sub New
Visual C++
protected public:
SnowballProgram()

See Also