An NDoc Documented Class Library

Environment Class

Represents the execution environment where the expert system runs.

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

System.Object
   ExpertCoder.ExpertSystem.Environment

public class Environment

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

The environment keeps all the data needed by the expert system, as well as its output.

Requirements

Namespace: ExpertCoder.ExpertSystem

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

See Also

Environment Members | ExpertCoder.ExpertSystem Namespace