다음을 통해 공유


TimeoutAttribute 클래스

정의

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)]
public class TimeoutAttribute : NUnit.Framework.PropertyAttribute, NUnit.Framework.Internal.IApplyToContext
type TimeoutAttribute = class
    inherit PropertyAttribute
    interface IApplyToContext
상속
특성
구현

생성자

TimeoutAttribute(Int32)

속성

Properties

이 특성의 속성 사전을 가져옵니다.

(다음에서 상속됨 PropertyAttribute)

메서드

ApplyToTest(Test) (다음에서 상속됨 PropertyAttribute)

명시적 인터페이스 구현

IApplyToContext.ApplyToContext(TestExecutionContext)

적용 대상