Click or drag to resize

spiderStageControl Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the spiderStageControl class

Namespace:  imbWEM.Core.stage
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public spiderStageControl(
	string __builderName,
	string __builtFor
)

Parameters

__builderName
Type: SystemString

[Missing <param name="__builderName"/> documentation for "M:imbWEM.Core.stage.spiderStageControl.#ctor(System.String,System.String)"]

__builtFor
Type: SystemString

[Missing <param name="__builtFor"/> documentation for "M:imbWEM.Core.stage.spiderStageControl.#ctor(System.String,System.String)"]

See Also