Namespace:  MbUnit.Core.Collections
Assembly:  MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1502 (2.4.2.1502)

Syntax

C#
public sealed class FixtureCollection : CollectionBase
Visual Basic (Declaration)
Public NotInheritable Class FixtureCollection _
	Inherits CollectionBase

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    MbUnit.Core.Collections..::.FixtureCollection

See Also