DatapointSourceAttribute 类

定义

[System.AttributeUsage(System.AttributeTargets.Method | System.AttributeTargets.Property | System.AttributeTargets.Field, AllowMultiple=false, Inherited=true)]
public class DatapointSourceAttribute : NUnit.Framework.NUnitAttribute
type DatapointSourceAttribute = class
    inherit NUnitAttribute
继承
DatapointSourceAttribute
派生
属性

构造函数

DatapointSourceAttribute()

适用于