Environments.

RunWith(IEnvironment, IRunnable) Method

Syntax

public static void RunWith(IEnvironment environment, IRunnable runnable)

Parameters

Name Type Description
environment IEnvironment
runnable IRunnable

Return Value

Type Description
void