| BenchEnvironment Constructor |
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public BenchEnvironment(
BenchConfiguration config
)
Public Sub New (
config As BenchConfiguration
)
Parameters
- config
- Type: Mastersign.BenchBenchConfiguration
The configuration of the Bench system.
See Also