次の方法で共有


PostTestAttribute クラス

定義

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

コンストラクター

PostTestAttribute()

適用対象