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