ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure
Manager Constructor (UseConfig)
NamespacesArtOfTest.WebAii.CoreManagerManager(Boolean)
Create a new Manager.
Declaration Syntax
C#Visual BasicVisual Basic Usage
public Manager(
	bool UseConfig
)
Public Sub New ( _
	UseConfig As Boolean _
)
Dim UseConfig As Boolean

Dim instance As New Manager(UseConfig)
Parameters
UseConfig (Boolean)
If set to true, the manager will load the setting from the config. Else will use the default settings.

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii) Version: 1.1.900.0 (1.1.900.0)