다음을 통해 공유


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

매개 변수

적용 대상