A collection of elements of type IRunInvoker

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 RunInvokerCollection : CollectionBase
Visual Basic (Declaration)
Public NotInheritable Class RunInvokerCollection _
	Inherits CollectionBase

Inheritance Hierarchy

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

See Also