The FuzzyRule type exposes the following members.

Constructors

  NameDescription
FuzzyRuleOverloaded.

Methods

  NameDescription
Conditions
Returns the conditions of the rule. The part of the rule between IF and THEN.
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Text
The text of the rule.
Value
The value of the rule after the evaluation process.

See Also