[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IAnyMapper.Lazy(System.Boolean)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
void Lazy( bool isLazy )  | 
| Visual Basic | 
|---|
Sub Lazy ( _ isLazy As Boolean _ )  | 
| Visual C++ | 
|---|
void Lazy( bool isLazy )  | 
Parameters
- isLazy
 - Type: System..::..Boolean
[Missing <param name="isLazy"/> documentation for "M:NHibernate.Mapping.ByCode.IAnyMapper.Lazy(System.Boolean)"]