[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IManyToManyMapper.Class(System.Type)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
void Class( Type entityType )  | 
| Visual Basic | 
|---|
Sub Class ( _ entityType As Type _ )  | 
| Visual C++ | 
|---|
void Class( Type^ entityType )  | 
Parameters
- entityType
 - Type: System..::..Type
[Missing <param name="entityType"/> documentation for "M:NHibernate.Mapping.ByCode.IManyToManyMapper.Class(System.Type)"]