[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IJoinedSubclassAttributesMapper.Key(System.Action{NHibernate.Mapping.ByCode.IKeyMapper})"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
void Key( Action<IKeyMapper> keyMapping )  | 
| Visual Basic | 
|---|
Sub Key ( _ keyMapping As Action(Of IKeyMapper) _ )  | 
| Visual C++ | 
|---|
void Key( Action<IKeyMapper^>^ keyMapping )  | 
Parameters
- keyMapping
 - Type: System..::..Action<(Of <(<'IKeyMapper>)>)>
[Missing <param name="keyMapping"/> documentation for "M:NHibernate.Mapping.ByCode.IJoinedSubclassAttributesMapper.Key(System.Action{NHibernate.Mapping.ByCode.IKeyMapper})"]