An NDoc Documented Class Library

Environment Members

Environment overview

Public Instance Constructors

Environment Overloaded. Initializes a new instance of the Environment class.

Public Instance Properties

ActiveMemory To be added.
CurrentInputElement The element of the input model that is currently available for processing.
CurrentOutputElement The element of the output model that is currently available for processing.
Expert To be added.
InputModel To be added.
OutputModel To be added.
Parameters To be added.
VerboseLevel To be added.

Public Instance Methods

Equals (inherited from Object)  
GetHashCode (inherited from Object)  
GetParameter To be added.
GetType (inherited from Object)  
PopState Restores the previous environment state (see State), which should have been saved using PushState.
PushState Remembers the current environment state (see State), which can be restored later using PopState.
ToString (inherited from Object)  

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

Environment Class | ExpertCoder.ExpertSystem Namespace