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