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.Internal.Builders.ProviderCache.CacheEntry Class Reference

Public Member Functions

 CacheEntry (Type providerType, object[] providerArgs)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Private Attributes

Type providerType
 

Constructor & Destructor Documentation

NUnit.Framework.Internal.Builders.ProviderCache.CacheEntry.CacheEntry ( Type  providerType,
object[]  providerArgs 
)
inline

Member Function Documentation

override bool NUnit.Framework.Internal.Builders.ProviderCache.CacheEntry.Equals ( object  obj)
inline
override int NUnit.Framework.Internal.Builders.ProviderCache.CacheEntry.GetHashCode ( )
inline

Member Data Documentation

Type NUnit.Framework.Internal.Builders.ProviderCache.CacheEntry.providerType
private

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