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
NUnit.Framework.RandomAttribute.UShortDataSource Member List

This is the complete list of members for NUnit.Framework.RandomAttribute.UShortDataSource, including all inherited members.

_randomizerNUnit.Framework.RandomAttribute.RandomDataSource< T >protected
DataTypeNUnit.Framework.RandomAttribute.RandomDataSource
GetData(IParameterInfo parameter)NUnit.Framework.RandomAttribute.RandomDataSource< T >inlinevirtual
GetNext()NUnit.Framework.RandomAttribute.UShortDataSourceinlineprotectedvirtual
GetNext(ushort min, ushort max)NUnit.Framework.RandomAttribute.UShortDataSourceinlineprotected
NUnit::Framework::RandomAttribute::RandomDataSource< T >.GetNext(T min, T max)NUnit.Framework.RandomAttribute.RandomDataSource< T >protectedpure virtual
RandomDataSource(int count)NUnit.Framework.RandomAttribute.RandomDataSource< T >inlineprotected
RandomDataSource(T min, T max, int count)NUnit.Framework.RandomAttribute.RandomDataSource< T >inlineprotected
UShortDataSource(int count)NUnit.Framework.RandomAttribute.UShortDataSourceinline
UShortDataSource(ushort min, ushort max, int count)NUnit.Framework.RandomAttribute.UShortDataSourceinline