TestFixtureTearDownAttribute クラス

定義

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

コンストラクター

TestFixtureTearDownAttribute()

適用対象