An invoker that wraps up the call to a fixture method.

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

Syntax

C#
public class MethodRunInvoker : RunInvoker
Visual Basic (Declaration)
Public Class MethodRunInvoker _
	Inherits RunInvoker

Inheritance Hierarchy

See Also