RanorexRanorex Documentation
Run Method
NamespacesRanorex.Core.TestingITestModuleRun()()()
Executes the module.
Declaration Syntax
C#Visual BasicVisual C++
void Run()
Sub Run
void Run()
Remarks
You should not call this method directly, instead pass the module instance to the Run(ITestModule) method that will in turn invoke the Run()()() method.

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