Click or drag to resize
VariableContainer Constructor
When container represents member values of a specific type

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public VariableContainer(
	Type parentType = null
)

Parameters

parentType (Optional)
Type: SystemType
See Also