Namespaces

Types

Type Printer

Namespace NHibernate.Impl

Methods

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToString(object entity)

Parameters
return string
object entity an actual entity object, not a proxy!

string ToString()

Parameters
return string

string ToString(IType[] types, Object[] values)

Parameters
return string
IType[] types
Object[] values

string ToString(IDictionary namedTypedValues)

Parameters
return string
IDictionary namedTypedValues

void ToString(IEnumerator enumerator)

Parameters
IEnumerator enumerator