Type-specific enumeration class, used by TestTreePopulatorCollection.GetEnumerator.

Namespace:  MbUnit.Core.Remoting
Assembly:  MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)

Syntax

C#
public class Enumerator : IEnumerator
Visual Basic (Declaration)
Public Class Enumerator _
	Implements IEnumerator

Inheritance Hierarchy

System..::.Object
  MbUnit.Core.Remoting..::.TestTreePopulatorCollection..::.Enumerator

See Also