Click or drag to resize

CRuleActionsContainer Constructor (IEnumerableIRuleActionDesc)

Initializes a new instance of the CRuleActionsContainer class

Namespace:  ER.Shared.Settings
Assembly:  ER.Shared.Settings.2 (in ER.Shared.Settings.2.dll) Version: 10.0.1
Syntax
public CRuleActionsContainer(
	IEnumerable<IRuleActionDesc> actions
)

Parameters

actions
Type: System.Collections.GenericIEnumerableIRuleActionDesc
See Also