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

Syntax

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

Inheritance Hierarchy

See Also