Langage

TimeoutAttribute Classe

Définition

[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
Héritage
Attributs
Implémente

Constructeurs

Nom Description
TimeoutAttribute(Int32)

Propriétés

Nom Description
Properties

Obtient le dictionnaire de propriétés pour cet attribut

(Hérité de PropertyAttribute)

Méthodes

Nom Description
ApplyToTest(Test) (Hérité de PropertyAttribute)

Implémentations d’interfaces explicites

Nom Description
IApplyToContext.ApplyToContext(TestExecutionContext)

S’applique à