Click or drag to resize

lexicInflection Constructor (String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the lexicInflection class

Namespace:  imbNLP.PartOfSpeech.lexicUnit
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public lexicInflection(
	string __line
)

Parameters

__line
Type: SystemString

[Missing <param name="__line"/> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.lexicInflection.#ctor(System.String)"]

See Also