[Missing <summary> documentation for "F:NHibernate.Cfg.Mappings.typeDefs"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
protected internal IDictionary<string, TypeDef> typeDefs |
| Visual Basic |
|---|
Protected Friend typeDefs As IDictionary(Of String, TypeDef) |
| Visual C++ |
|---|
protected public: IDictionary<String^, TypeDef^>^ typeDefs |