Click or drag to resize

itmPluginaceOperation_devTest Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_devTest(System.String,System.Int32,System.Boolean)"]

Namespace:  imbWBI.IndustryTermModel.consolePlugin
Assembly:  imbWBI.IndustryTermModel (in imbWBI.IndustryTermModel.dll) Version: 1.0.49
Syntax
C#
public void aceOperation_devTest(
	string word = "word",
	int steps = 5,
	bool debug = true
)

Parameters

word (Optional)
Type: SystemString

[Missing <param name="word"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_devTest(System.String,System.Int32,System.Boolean)"]

steps (Optional)
Type: SystemInt32

[Missing <param name="steps"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_devTest(System.String,System.Int32,System.Boolean)"]

debug (Optional)
Type: SystemBoolean

[Missing <param name="debug"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_devTest(System.String,System.Int32,System.Boolean)"]

See Also