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