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
DatapointSourceAttribute.cs File Reference

Classes

class  NUnit.Framework.DatapointSourceAttribute
 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 DatapointsAttribute. More...
 

Namespaces

package  NUnit.Framework