The Interpreter_Exercise class used in the Interpreter Pattern. More...
Go to the source code of this file.
Classes | |
class | Interpreter_Exercise |
Example of using the Interpreter Pattern in C#. More... | |
Namespaces | |
namespace | DesignPatternExamples_csharp |
The namespace containing all Design Pattern Examples implemented in C#. | |
The Interpreter_Exercise class used in the Interpreter Pattern.
Definition in file Interpreter_Exercise.cs.