[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.ModelMapper.CompileMappingFor(System.Collections.Generic.IEnumerable{System.Type})"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public HbmMapping CompileMappingFor( IEnumerable<Type> types )  | 
| Visual Basic | 
|---|
Public Function CompileMappingFor ( _ types As IEnumerable(Of Type) _ ) As HbmMapping  | 
| Visual C++ | 
|---|
public: HbmMapping^ CompileMappingFor( IEnumerable<Type^>^ types )  | 
Parameters
- types
 - Type: System.Collections.Generic..::..IEnumerable<(Of <(<'Type>)>)>
[Missing <param name="types"/> documentation for "M:NHibernate.Mapping.ByCode.ModelMapper.CompileMappingFor(System.Collections.Generic.IEnumerable{System.Type})"]
 
Return Value
[Missing <returns> documentation for "M:NHibernate.Mapping.ByCode.ModelMapper.CompileMappingFor(System.Collections.Generic.IEnumerable{System.Type})"]