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

Syntax

C#
public class ComponentRun : Run
Visual Basic (Declaration)
Public Class ComponentRun _
	Inherits Run

Inheritance Hierarchy

System..::.Object
  MbUnit.Core.Runs..::.Run
    MbUnit.Framework.ComponentModel..::.ComponentFixtureAttribute..::.ComponentRun

See Also