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