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

Syntax

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

Inheritance Hierarchy

System..::.Object
  MbUnit.Core.Invokers..::.DecoratorRunInvoker
    MbUnit.Core.Invokers..::.ThreadedRepeatRunInvoker

See Also