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

Syntax

C#
public class RepeatRunInvoker : DecoratorRunInvoker
Visual Basic (Declaration)
Public Class RepeatRunInvoker _
	Inherits DecoratorRunInvoker

Inheritance Hierarchy

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

See Also