Namespaces

Types

Type MappingsQueueEntry

Namespace NHibernate.Cfg

Methods

Properties

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 properties

ICollection ContainedClassNames get;

return ICollection

NamedXmlDocument Document get;

return NamedXmlDocument

ICollection RequiredClassNames get;

Gets the names of all classes outside this resource needed by the classes in this resource.
return ICollection