IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
DatapointsAttribute.cs File Reference

Classes

class  NUnit.Framework.DatapointsAttribute
 Used to mark a field, property or method providing a set of datapoints to be used in executing any theories within the same fixture that require an argument of the Type provided. The data source may provide an array of the required Type or an IEnumerable{T}. Synonymous with DatapointSourceAttribute. More...
 

Namespaces

package  NUnit.Framework