Click or drag to resize

BenchEnvironment Constructor

Initializes a new instance of BenchEnvironment.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public BenchEnvironment(
	BenchConfiguration config
)

Parameters

config
Type: Mastersign.BenchBenchConfiguration
The configuration of the Bench system.
See Also