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
- Derived
- Attributes
Constructors
DatapointSourceAttribute() |