[Missing <summary> documentation for "F:NHibernate.Cfg.MappingSchema.HbmMapping.typedef"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public HbmTypedef[] typedef  | 
| Visual Basic | 
|---|
Public typedef As HbmTypedef()  | 
| Visual C++ | 
|---|
public: array<HbmTypedef^>^ typedef  |