Click or drag to resize

macroStageControlDeclareKeyPages Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the macroStageControlDeclareKeyPages class

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

Parameters

__builder
Type: SystemString

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

__builtFor
Type: SystemString

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

See Also