BenchLib .NET API
BenchLib .NET API
Mastersign.Bench
BenchEnvironment Class
BenchEnvironment Methods
Load Method
Load Method
Load Method (IDictionary(String, String))
Load Method (StringDictionary)
Load Method (DictionaryEntryHandler)
BenchEnvironment
Load Method (StringDictionary)
Stores the environment variables in the given string dictionary.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
C#
VB
Copy
public
void
Load
(
StringDictionary
dict
)
Public
Sub
Load
(
dict
As
StringDictionary
)
Parameters
dict
Type:
System.Collections.Specialized
StringDictionary
A dictionary with the variable names as keys.
See Also
Reference
BenchEnvironment Class
Load Overload
Mastersign.Bench Namespace
Send comments on this topic to
Tobias Kiertscher