[Missing <summary> documentation for "F:NHibernate.Cfg.Configuration.typeDefs"]

Namespace: NHibernate.Cfg
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
protected IDictionary<string, TypeDef> typeDefs
Visual Basic
Protected typeDefs As IDictionary(Of String, TypeDef)
Visual C++
protected:
IDictionary<String^, TypeDef^>^ typeDefs

See Also