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

Public Member Functions

bool Equals (List< int > x, List< int > y)
 
int GetHashCode (List< int > obj)
 

Member Function Documentation

bool NUnit.Framework.Constraints.EqualConstraintTests.UsingModifier.IntListEqualComparer.Equals ( List< int >  x,
List< int >  y 
)
inline
int NUnit.Framework.Constraints.EqualConstraintTests.UsingModifier.IntListEqualComparer.GetHashCode ( List< int >  obj)
inline

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