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.Core.Tests.Generic.SimpleGenericMethods Member List

This is the complete list of members for NUnit.Core.Tests.Generic.SimpleGenericMethods, including all inherited members.

GenericTestMethodWithOneTypeParameter< T >(T x, T y, string label)NUnit.Core.Tests.Generic.SimpleGenericMethodsinline
GenericTestMethodWithTwoTypeParameters< T1, T2 >(T1 x, T2 y, string label)NUnit.Core.Tests.Generic.SimpleGenericMethodsinline
GenericTestMethodWithTwoTypeParameters_Reversed< T1, T2 >(T2 x, T1 y, string label)NUnit.Core.Tests.Generic.SimpleGenericMethodsinline