An NDoc Documented Class Library

TypeGuardedRule Class

Use this class to create rules whose activation is function of the type of the current input and/or output model element.

For a list of all members of this type, see TypeGuardedRule Members.

System.Object
   ExpertCoder.ExpertSystem.Rule
      ExpertCoder.ExpertSystem.TypeGuardedRule

public abstract class TypeGuardedRule : Rule

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

See the available constructors.

Requirements

Namespace: ExpertCoder.ExpertSystem

Assembly: ExpertCoder.ExpertSystem (in ExpertCoder.ExpertSystem.dll)

See Also

TypeGuardedRule Members | ExpertCoder.ExpertSystem Namespace