Namespace: NHibernate.Util
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public static bool OverridesEquals( Type clazz ) |
| Visual Basic |
|---|
Public Shared Function OverridesEquals ( _ clazz As Type _ ) As Boolean |
| Visual C++ |
|---|
public: static bool OverridesEquals( Type^ clazz ) |
Parameters
- clazz
- Type: System..::..Type
The Type to reflect.