An NDoc Documented Class Library

Rule.Execute Method 

Performs the action that this rule is supposed to execute when the condition stablished in IsActiveInState is satisfied.

public abstract void Execute(
   Environment environment
);

Parameters

environment
To be added.

Remarks

To be added.

See Also

Rule Class | ExpertCoder.ExpertSystem Namespace