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

Public Member Functions

 IntEquatable (int i)
 
bool Equals (int other)
 

Private Attributes

int i
 

Constructor & Destructor Documentation

NUnit.Framework.Assertions.IntEquatable.IntEquatable ( int  i)
inline

Member Function Documentation

bool NUnit.Framework.Assertions.IntEquatable.Equals ( int  other)
inline

Member Data Documentation

int NUnit.Framework.Assertions.IntEquatable.i
private

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