[Missing <summary> documentation for "P:NHibernate.Tuple.Entity.EntityMetamodel.RootType"]

Namespace: NHibernate.Tuple.Entity
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public Type RootType { get; }
Visual Basic
Public ReadOnly Property RootType As Type
	Get
Visual C++
public:
property Type^ RootType {
	Type^ get ();
}

See Also