Test additional content header

ArgumentsDebugView Constructor

Provides a simplified debug view of Expresion class Arguments property.

Definition

Namespace: Fluent.Calculations.Primitives.BaseTypes
Assembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
public ArgumentsDebugView(
	IArguments arguments
)

Parameters

arguments  IArguments
Arguments collection.

See Also