Namespaces

Types

Type IdentityHashCodeProvider

Namespace NHibernate

Interfaces IHashCodeProvider

Methods

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

int GetHashCode(object obj)

Parameters
return int
object obj

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string