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