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