Executes the module.
| C# | Visual Basic | Visual C++ |
void Run()
Sub Run
void Run()
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.
