380
99.9
Mar 19, 2010
DoFactory uses standard UML diagramming to represent the pattern whereas Juditth's is C# specific. However, both do essentially the same thing.
The latter uses constructs specific to .NET/C#. In fact, .NET already implements the Iterator pattern as per the UML implementation.