Click or drag to resize

pipelinePageTaskBuilderNode Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the pipelinePageTaskBuilderNode class.

Namespace:  imbNLP.PartOfSpeech.pipeline.mcRepoNodes
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public pipelinePageTaskBuilderNode(
	IBlockComposer __composer
)

Parameters

__composer
Type: imbNLP.PartOfSpeech.decomposing.blockIBlockComposer

[Missing <param name="__composer"/> documentation for "M:imbNLP.PartOfSpeech.pipeline.mcRepoNodes.pipelinePageTaskBuilderNode.#ctor(imbNLP.PartOfSpeech.decomposing.block.IBlockComposer)"]

See Also