TestExecutionContext 构造函数

定义

重载

TestExecutionContext()
TestExecutionContext(TestExecutionContext)

TestExecutionContext()

public TestExecutionContext ();

适用于

TestExecutionContext(TestExecutionContext)

public TestExecutionContext (NUnit.Framework.Internal.TestExecutionContext other);
new NUnit.Framework.Internal.TestExecutionContext : NUnit.Framework.Internal.TestExecutionContext -> NUnit.Framework.Internal.TestExecutionContext

参数

适用于