Click or drag to resize

GroupedVariableResolver Constructor (IGroupedPropertyCollection)

Initializes a new instance of GroupedVariableResolver.

Namespace:  Mastersign.Bench.PropertyCollections
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public GroupedVariableResolver(
	IGroupedPropertyCollection valueSource
)

Parameters

valueSource
Type: Mastersign.Bench.PropertyCollectionsIGroupedPropertyCollection
The value source for the referenced properties.
See Also