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