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