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.Tests.Compatibility.GenericTestClass< T1, T2 > Class Template Reference

Public Member Functions

 GenericTestClass (T1 one, T2 two)
 

Properties

T1 PropertyOne [get, set]
 
T2 PropertyTwo [get, set]
 

Constructor & Destructor Documentation

NUnit.Framework.Tests.Compatibility.GenericTestClass< T1, T2 >.GenericTestClass ( T1  one,
T2  two 
)
inline

Property Documentation

T1 NUnit.Framework.Tests.Compatibility.GenericTestClass< T1, T2 >.PropertyOne
getset
T2 NUnit.Framework.Tests.Compatibility.GenericTestClass< T1, T2 >.PropertyTwo
getset

The documentation for this class was generated from the following file: