Initializes a new instance of the MapKeyMapper class
Namespace: NHibernate.Mapping.ByCode.ImplAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public MapKeyMapper( HbmMapKey hbmMapKey ) |
Visual Basic |
---|
Public Sub New ( _ hbmMapKey As HbmMapKey _ ) |
Visual C++ |
---|
public: MapKeyMapper( HbmMapKey^ hbmMapKey ) |
Parameters
- hbmMapKey
- Type: NHibernate.Cfg.MappingSchema..::..HbmMapKey
[Missing <param name="hbmMapKey"/> documentation for "M:NHibernate.Mapping.ByCode.Impl.MapKeyMapper.#ctor(NHibernate.Cfg.MappingSchema.HbmMapKey)"]