ExecutionSimulator Constructor
Initializes a new instance of the Provider class.
public ExecutionSimulator(
Framework framework
)
This language is not supported or no code example is available.
public:
ExecutionSimulator(
Framework^ framework
)
This language is not supported or no code example is available.
public function ExecutionSimulator(
framework : Framework
);
This language is not supported or no code example is available.
Parameters
-
framework
-
Framework
The framework.
In this article
Definition