Click or drag to resize

RuleSetExtensions Class

Inheritance Hierarchy
SystemObject
  NRules.RuleModelRuleSetExtensions

Namespace:  NRules.RuleModel
Assembly:  NRules.RuleModel (in NRules.RuleModel.dll) Version: 0.9.3
Syntax
C#
public static class RuleSetExtensions

The RuleSetExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAdd
Adds a rule to the rule set.
Top
See Also