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

Syntax

C#
public class ComponentFixtureBase : Component
Visual Basic (Declaration)
Public Class ComponentFixtureBase _
	Inherits Component

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      MbUnit.Framework.ComponentModel..::.ComponentFixtureBase

See Also