RanorexRanorex Documentation
TestModuleActivator..::.TestModuleFactoryMethod Delegate
NamespacesRanorex.Core.TestingTestModuleActivatorTestModuleActivator..::.TestModuleFactoryMethod
A delegate to a factory method returning a new ITestModule instance.
Declaration Syntax
C#Visual BasicVisual C++
public delegate ITestModule TestModuleFactoryMethod()
Public Delegate Function TestModuleFactoryMethod As ITestModule
public delegate ITestModule^ TestModuleFactoryMethod()
Return Value
A new ITestModule instance.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)