TestMethodCommand(TestMethod) 构造函数

定义

public TestMethodCommand (NUnit.Framework.Internal.TestMethod testMethod);
new NUnit.Framework.Internal.Commands.TestMethodCommand : NUnit.Framework.Internal.TestMethod -> NUnit.Framework.Internal.Commands.TestMethodCommand

参数

testMethod
TestMethod

适用于