An NDoc Documented Class Library

State Class

Represents the state of the environment.

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

System.Object
   ExpertCoder.ExpertSystem.State

public class State : ICloneable

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 state of the environment is comprised of the current input model element (CurrentInputElement) and the current output model element (CurrentOutputElement).

Requirements

Namespace: ExpertCoder.ExpertSystem

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

See Also

State Members | ExpertCoder.ExpertSystem Namespace