Class ConditionNode
- Namespace
- RuleWright.Core
- Assembly
- RuleWright.Core.dll
A node in a rule's condition tree: either a ConditionGroup (logical combinator) or a ConditionLeaf (field comparison). Immutable after construction.
public abstract class ConditionNode
- Inheritance
-
ConditionNode
- Derived
- Inherited Members