Click or drag to resize

webDatasetPlugin Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the webDatasetPlugin class

Namespace:  imbWEM.Core.consolePlugin
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public webDatasetPlugin(
	IAceAdvancedConsole __parent
)

Parameters

__parent
Type: IAceAdvancedConsole

[Missing <param name="__parent"/> documentation for "M:imbWEM.Core.consolePlugin.webDatasetPlugin.#ctor(imbACE.Services.console.IAceAdvancedConsole)"]

See Also