An NDoc Documented Class Library

Environment Methods

The methods of the Environment class are listed below. For a complete list of Environment class members, see the Environment Members topic.

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