DatapointSourceAttribute Class

Definition

[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
Inheritance
DatapointSourceAttribute
Derived
Attributes

Constructors

DatapointSourceAttribute()

Applies to