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.Constraints.ClassWithIComparableOfT Class Reference
+ Inheritance diagram for NUnit.Framework.Constraints.ClassWithIComparableOfT:
+ Collaboration diagram for NUnit.Framework.Constraints.ClassWithIComparableOfT:

Public Member Functions

 ClassWithIComparableOfT (int val)
 
int CompareTo (ClassWithIComparableOfT other)
 

Private Attributes

int val
 

Constructor & Destructor Documentation

NUnit.Framework.Constraints.ClassWithIComparableOfT.ClassWithIComparableOfT ( int  val)
inline

Member Function Documentation

int NUnit.Framework.Constraints.ClassWithIComparableOfT.CompareTo ( ClassWithIComparableOfT  other)
inline

Member Data Documentation

int NUnit.Framework.Constraints.ClassWithIComparableOfT.val
private

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