Click or drag to resize

textMapTAddClose Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds the close.

Namespace:  imbNLP.PartOfSpeech.map
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public void AddClose(
	string sufix = ""
)

Parameters

sufix (Optional)
Type: SystemString

[Missing <param name="sufix"/> documentation for "M:imbNLP.PartOfSpeech.map.textMap`1.AddClose(System.String)"]

See Also