Namespaces

Types

Type CollectionPrinter

Namespace NHibernate.Util

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()

Parameters
return string

Public static methods

string ToString(IDictionary dictionary)

Parameters
return string
IDictionary dictionary

string ToString(IList list)

Parameters
return string
IList list

string ToString(ISet set)

Parameters
return string
ISet set