Edit

Share via


DelegatingTestCommand(TestCommand) Constructor

Definition

protected DelegatingTestCommand(NUnit.Framework.Internal.Commands.TestCommand innerCommand);
new NUnit.Framework.Internal.Commands.DelegatingTestCommand : NUnit.Framework.Internal.Commands.TestCommand -> NUnit.Framework.Internal.Commands.DelegatingTestCommand

Parameters

innerCommand
TestCommand

Applies to