IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
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.SimpleGenericMethods | inline |
GenericTestMethodWithTwoTypeParameters< T1, T2 >(T1 x, T2 y, string label) | NUnit.Core.Tests.Generic.SimpleGenericMethods | inline |
GenericTestMethodWithTwoTypeParameters_Reversed< T1, T2 >(T2 x, T1 y, string label) | NUnit.Core.Tests.Generic.SimpleGenericMethods | inline |