A collection of elements of type TestTreePopulator

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

Syntax

C#
public class TestTreePopulatorCollection : CollectionBase
Visual Basic (Declaration)
Public Class TestTreePopulatorCollection _
	Inherits CollectionBase

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    MbUnit.Core.Remoting..::.TestTreePopulatorCollection

See Also