Test additional content header

ValuesDebugView Constructor

Initializes a new instance of the ValuesDebugView.

Definition

Namespace: Fluent.Calculations.Primitives.Collections
Assembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
public ValuesDebugView(
	IValue collectionValue
)

Parameters

collectionValue  IValue
Values collection.

See Also