Namespace:
MbUnit.Core.Invokers
Assembly: MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)
Assembly: MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)
Syntax
| C# |
|---|
public abstract class RunInvoker : IRunInvoker |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class RunInvoker _ Implements IRunInvoker |
Inheritance Hierarchy
System..::.Object
MbUnit.Core.Invokers..::.RunInvoker
MbUnit.Core.Invokers..::.DelegateRunInvoker
MbUnit.Core.Invokers..::.FailedLoadingRunInvoker
MbUnit.Core.Invokers..::.IgnoredLoadingRunInvoker
MbUnit.Core.Invokers..::.MethodRunInvoker
MbUnit.Core.Invokers..::.PropertyGetRunInvoker
MbUnit.Framework..::.GrammarFixtureAttribute..::.ProductionGrammarRunInvoker
MbUnit.Core.Invokers..::.RunInvoker
MbUnit.Core.Invokers..::.DelegateRunInvoker
MbUnit.Core.Invokers..::.FailedLoadingRunInvoker
MbUnit.Core.Invokers..::.IgnoredLoadingRunInvoker
MbUnit.Core.Invokers..::.MethodRunInvoker
MbUnit.Core.Invokers..::.PropertyGetRunInvoker
MbUnit.Framework..::.GrammarFixtureAttribute..::.ProductionGrammarRunInvoker
