Artificial Intelligence
Artificial Intelligence
Information

Rule(Rule) constructor


      Initializes a new instance of the Rule class from another object of the same class.


Namespace : ielib
Assembly : ielib.dll

public Rule(Rule r)

Parameters

Type: ielib.Rule

r: Represents an object of the class Rule.

see also KnowledgeBase.Add(Rule)