[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IVersionMapper.Type``1"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
void Type<TPersistentType>() where TPersistentType : IUserVersionType  | 
| Visual Basic | 
|---|
Sub Type(Of TPersistentType As IUserVersionType)  | 
| Visual C++ | 
|---|
generic<typename TPersistentType> where TPersistentType : IUserVersionType void Type()  | 
Type Parameters
- TPersistentType
 [Missing <typeparam name="TPersistentType"/> documentation for "M:NHibernate.Mapping.ByCode.IVersionMapper.Type``1"]