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