The members of NUnit.Framework.ValueSourceAttribute are listed below.
See Also: Inherited members from NUnit.Framework.DataAttribute
Public Constructors
| |
Construct with the name of the factory - for use with languages
that don't support params arrays.
|
| |
Construct with a Type and name - for use with languages
that don't support params arrays.
|
Public Properties
| [read-only] | SourceName | string.
The name of a the method, property or fiend to be used as a source
|
| [read-only] | SourceType | Type.
A Type to be used as a source
|
Public Methods