TimeoutAttribute Classe

Definizione

[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
Ereditarietà
Attributi
Implementazioni

Costruttori

Nome Descrizione
TimeoutAttribute(Int32)

Proprietà

Nome Descrizione
Properties

Ottiene il dizionario delle proprietà per questo attributo

(Ereditato da PropertyAttribute)

Metodi

Nome Descrizione
ApplyToTest(Test) (Ereditato da PropertyAttribute)

Implementazioni dell'interfaccia esplicita

Nome Descrizione
IApplyToContext.ApplyToContext(TestExecutionContext)

Si applica a