Click or drag to resize

itmConstructorTypeManagerLoadTypes Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.nlpTools.itmConstructorTypeManager.LoadTypes(imbSCI.Core.reporting.ILogBuilder)"]

Namespace:  imbNLP.PartOfSpeech.nlpTools
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public void LoadTypes(
	ILogBuilder loger
)

Parameters

loger
Type: ILogBuilder

[Missing <param name="loger"/> documentation for "M:imbNLP.PartOfSpeech.nlpTools.itmConstructorTypeManager.LoadTypes(imbSCI.Core.reporting.ILogBuilder)"]

See Also