共用方式為


TestFixtureTearDownAttribute 類別

定義

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)]
public class TestFixtureTearDownAttribute : NUnit.Framework.NUnitAttribute
type TestFixtureTearDownAttribute = class
    inherit NUnitAttribute
繼承
TestFixtureTearDownAttribute
屬性

建構函式

TestFixtureTearDownAttribute()

適用於