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

Syntax

C#
public interface ITestDecoratorComponent : IComponent, 
	IDisposable
Visual Basic (Declaration)
Public Interface ITestDecoratorComponent _
	Implements IComponent, IDisposable

See Also