IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Public Member Functions | |
UShortDataSource (int count) | |
UShortDataSource (ushort min, ushort max, int count) | |
![]() | |
override IEnumerable | GetData (IParameterInfo parameter) |
Gets an enumeration of data items for use as arguments for a test method parameter. More... | |
Protected Member Functions | |
override ushort | GetNext () |
override ushort | GetNext (ushort min, ushort max) |
![]() | |
RandomDataSource (int count) | |
RandomDataSource (T min, T max, int count) | |
abstract T | GetNext (T min, T max) |
Additional Inherited Members | |
![]() | |
Randomizer | _randomizer |
![]() | |
Type | DataType [get, protected set] |
|
inline |
|
inline |
|
inlineprotectedvirtual |
|
inlineprotected |