Namespaces

Types

Type CacheKey

Namespace NHibernate.Cache

Methods

Properties

Public instance methods

bool Equals(object other)

Parameters
return bool
object other

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string

Public properties

string EntityOrRoleName get;

return string

object Key get;

return object