RuleElementExtensionsMatch Method (RuleElement, ActionPatternElement, ActionAggregateElement, ActionGroupElement, ActionExistsElement, ActionNotElement, ActionForAllElement) |
Namespace: NRules.RuleModel
public static void Match( this RuleElement element, Action<PatternElement> pattern, Action<AggregateElement> aggregate, Action<GroupElement> group, Action<ExistsElement> exists, Action<NotElement> not, Action<ForAllElement> forall )